diff options
author | Becky Bruce <becky.bruce@freescale.com> | 2008-01-23 16:31:00 -0600 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2008-01-24 12:11:37 -0600 |
commit | 1a41f7ce9c086e208c0eabf52565a237af2a2bd1 (patch) | |
tree | 5772b2f402f34fe5e1423239b8469c4d042dc1c4 /cpu/sh3/config.mk | |
parent | 33dac03b1b5d61e4fed7bad445ba40b4c97feba0 (diff) | |
download | u-boot-imx-1a41f7ce9c086e208c0eabf52565a237af2a2bd1.zip u-boot-imx-1a41f7ce9c086e208c0eabf52565a237af2a2bd1.tar.gz u-boot-imx-1a41f7ce9c086e208c0eabf52565a237af2a2bd1.tar.bz2 |
86xx: Rearrange the sequence in start.S
* split the BAT initialization so that only 2 BATs (for the boot page
and stack) are programmed very early on. The rest are initialized later.
* Move other BAT setup, ccsrbar setup, and law setup later in the code
after translation has been enabled.
These changes will facilitate the moving of law and BAT initialization
to C code, and will aid with 36-bit physical addressing support.
Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Diffstat (limited to 'cpu/sh3/config.mk')
0 files changed, 0 insertions, 0 deletions