u-boot-brain/arch/arm/mach-socfpga/include
Simon Goldschmidt e4ff8420c5 arm: socfpga: gen5: combine some init code for SPL and U-Boot
Some of the code for low level system initialization in SPL's
board_init_f() and U-Boot's arch_early_init_r() is the same,
so let's combine it into a single function called from both.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
2018-08-13 22:35:06 +02:00
..
mach arm: socfpga: gen5: combine some init code for SPL and U-Boot 2018-08-13 22:35:06 +02:00