]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
authorBecky Bruce <becky.bruce@freescale.com>
Wed, 5 Nov 2008 20:55:35 +0000 (14:55 -0600)
committerJon Loeliger <jdl@freescale.com>
Mon, 10 Nov 2008 16:10:04 +0000 (10:10 -0600)
commitbf9a8c34309ed9276258295db9e9212aabb2531a
treea8a69bc73c806f02f1484ad253191d0eae5e552a
parentc1e1cf69547b138173f87a7f81c42a5d8dbfde3d
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>
cpu/mpc86xx/start.S
include/configs/MPC8610HPCD.h
include/configs/MPC8641HPCN.h
include/configs/sbc8641d.h