commit | 2a978679cc03bf9b9c6ebf08fb1b9f93995e13bf | [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 | aa06c6c8ab1eb6d8d4814d3ef8bf2fa29e386909 [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>