commit | 53b46173ad93116d6b5915141d8b768b09b62282 | [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 | 5b2c90584e06c8e04f9f19359f24697313fa94ef [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>