]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Add support for variable flash memory sizes on 83xx systems
authorTimur Tabi <timur@freescale.com>
Tue, 22 Aug 2006 22:07:00 +0000 (17:07 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Sat, 4 Nov 2006 01:42:18 +0000 (19:42 -0600)
commit31068b7c4abeefcb2c8fd4fbeccc8ec6c6d0475a
treeb55967a67a30c243ed10b111f06a6e648c6a7728
parent2fc34ae66e73fa7841d1a006dc1b5dcbc1f78965
mpc83xx: Add support for variable flash memory sizes on 83xx systems

CHANGELOG:

* On 83xx systems, use the CFG_FLASH_SIZE macro to program the LBC local access
   window registers, instead of using a hard-coded value of 8MB.

Signed-off-by: Timur Tabi <timur@freescale.com>
cpu/mpc83xx/start.S