commit | 31068b7c4abeefcb2c8fd4fbeccc8ec6c6d0475a | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Tue Aug 22 17:07:00 2006 -0500 |
committer | Kim Phillips <kim.phillips@freescale.com> | Fri Nov 03 19:42:18 2006 -0600 |
tree | b55967a67a30c243ed10b111f06a6e648c6a7728 | |
parent | 2fc34ae66e73fa7841d1a006dc1b5dcbc1f78965 [diff] |
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>