u-boot-brain/arch/powerpc/cpu
Kumar Gala f9a33f1c61 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
We can simplify some cpu/SoC level initialization by moving it to be
after the environment and non-volatile storage is setup as there might
be dependancies on such things in various boot configurations.

For example for FSL SoC's with QE if we boot from NAND we need it setup
to extra the ucode image to initialize the QE.  If we always do this
after environment & non-volatile storage is working we can have the code
be the same regardless of NOR, NAND, SPI, MMC boot.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-04-04 09:24:41 -05:00
..
74xx_7xx rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpc5xx rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpc5xxx rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpc8xx rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpc8xxx powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 2011-04-04 09:24:41 -05:00
mpc83xx rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpc85xx powerpc: Add cpu_secondary_init_r to allow for initialization post env setup 2011-04-04 09:24:41 -05:00
mpc86xx rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpc512x rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpc824x rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpc8220 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
mpc8260 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
ppc4xx rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00