diff options
author | Becky Bruce <becky.bruce@freescale.com> | 2008-10-31 17:14:39 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2008-11-10 10:10:06 -0600 |
commit | d025aa4b20a0618a2bada0132a9a0a4afb717f1a (patch) | |
tree | 0fb3e41846fecc628673a848ce638eef7eb70fa1 /board/nc650 | |
parent | d52082b12c6e545705a19433a2f4142526536189 (diff) | |
download | u-boot-imx-d025aa4b20a0618a2bada0132a9a0a4afb717f1a.zip u-boot-imx-d025aa4b20a0618a2bada0132a9a0a4afb717f1a.tar.gz u-boot-imx-d025aa4b20a0618a2bada0132a9a0a4afb717f1a.tar.bz2 |
lib_ppc: Move trap_init to occur earlier
Doing trap_init immediately once we're running from RAM
means we're no longer dependent on the physical location of
the flash on non-BookE platforms. Before trap_init, those
platforms switch to real mode and go to 0xfff00100 on exception.
After the switch, they go to 0x00000100 This makes it easier to
move the flash location.
Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Diffstat (limited to 'board/nc650')
0 files changed, 0 insertions, 0 deletions