mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-10 02:27:06 +08:00
Introduce arch_early_init_r() function, which can be useful for doing early initialization after relocation has happened. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>