diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2011-02-02 11:23:50 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-04-04 09:24:41 -0500 |
commit | f9a33f1c6158ce3fa119d94109d4347cf2e0aa4a (patch) | |
tree | a1f46817cc4b8a914e7013244e7d323f22a64801 /arch/sh/config.mk | |
parent | fdb4dad31e2b0c7991595c9cedaf76c033a31115 (diff) | |
download | u-boot-imx-f9a33f1c6158ce3fa119d94109d4347cf2e0aa4a.zip u-boot-imx-f9a33f1c6158ce3fa119d94109d4347cf2e0aa4a.tar.gz u-boot-imx-f9a33f1c6158ce3fa119d94109d4347cf2e0aa4a.tar.bz2 |
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>
Diffstat (limited to 'arch/sh/config.mk')
0 files changed, 0 insertions, 0 deletions