Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-22 | imx8: add arch_cpu_init arch_cpu_init_dm | Peng Fan | |
Add arch_cpu_init(_dm) mainly to open the channel between ACore and SCU. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anatolij Gustschin <agust@denx.de> Cc: Stefano Babic <sbabic@denx.de> | |||
2018-10-22 | imx8: add boot device detection | Peng Fan | |
Add get_boot_device to detect boot device. Add print_bootinfo to print the boot device info. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anatolij Gustschin <agust@denx.de> Cc: Stefano Babic <sbabic@denx.de> |