Bin Meng a43b598cc1 common: Move initr_addr_map() to a bit earlier
At present initr_addr_map() is put at a late stage in the
init_sequence_r[] calls. This won't work because lot of
device driver initialization (e.g.: serial port) happens
before it but is lack of the address translation support.

This moves the call to a bit earlier, right after the DM
initialization.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-03-05 10:25:43 +05:30
..
2020-11-19 09:45:49 -05:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2021-01-29 10:36:48 -05:00
2021-01-06 07:57:33 -05:00
2020-10-22 09:54:53 -04:00