commit | bf9a8c34309ed9276258295db9e9212aabb2531a | [log] [tgz] |
---|---|---|
author | Becky Bruce <becky.bruce@freescale.com> | Wed Nov 05 14:55:35 2008 -0600 |
committer | Jon Loeliger <jdl@freescale.com> | Mon Nov 10 10:10:04 2008 -0600 |
tree | a8a69bc73c806f02f1484ad253191d0eae5e552a | |
parent | c1e1cf69547b138173f87a7f81c42a5d8dbfde3d [diff] |
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY We define CONFIG_MONITOR_BASE_EARLY to define the initial location of the bootpage in flash. Use this to create an early mapping definition for the FLASH, and change the early_bats code to use this. This change facilitates the relocation of the flash since the early mappings are no longer tied to the final location of the flash. Signed-off-by: Becky Bruce <becky.bruce@freescale.com>