u-boot-brain/board/freescale
Shawn Guo 1ab027cbf6 mx51evk: support new relocation scheme
This patch is to fix build breakage and support new relocation
scheme for mx51evk.

- Correct IRAM base address and add size definition

  The IRAM starts from 0x1FFE0000 on final revsion i.mx51 than
  0x1FFE8000 which is for older revision.

- Include imx-regs.h in mx51evk.h

  Definitions like CSD0_BASE_ADDR and IRAM_BASE_ADDR can be
  referred to.

- Define CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE

  They are used to define init RAM layout.

- Remove comment for CONFIG_SYS_GBL_DATA_SIZE which has been
  buried by Wolfgang's commit below

  25ddd1fb: Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value

Signed-off-by: Shawn Guo <shawn.gsc@gmail.com>
2010-10-28 11:43:23 +02:00
..
common fsl: add support for NXID v1 EEPROM format 2010-10-07 09:57:07 -05:00
corenet_ds Adding fixed sdram setting for cornet_ds board 2010-10-20 02:38:39 -05:00
m547xevb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m548xevb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5208evbe Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5235evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5249evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5253demo Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5253evbe Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5271evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5272c3 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5275evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5282evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5329evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5373evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m52277evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m53017evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m54451evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m54455evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
mpc832xemds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc837xemds powerpc/8xxx: Add fdt_fixup_phy_connection helper 2010-10-20 02:27:18 -05:00
mpc837xerdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc5121ads MPC5121: Add USB EHCI support 2010-10-18 22:33:32 +02:00
mpc7448hpc2 Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8260ads Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8266ads config.mk cleanup: drop "-I$(TOPDIR)/board" entries 2010-10-18 22:14:22 +02:00
mpc8308rdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8313erdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8315erdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8323erdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8349emds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8349itx Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8360emds powerpc/8xxx: Add fdt_fixup_phy_connection helper 2010-10-20 02:27:18 -05:00
mpc8360erdk Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8536ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8540ads Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8541cds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8544ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8548cds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8555cds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8560ads Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8568mds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8569mds powerpc/8xxx: Add fdt_fixup_phy_connection helper 2010-10-20 02:27:18 -05:00
mpc8572ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8610hpcd 86xx: Create common linker script 2010-10-20 02:38:41 -05:00
mpc8641hpcn 86xx: Create common linker script 2010-10-20 02:38:41 -05:00
mx31ads Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
mx31pdk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
mx51evk mx51evk: support new relocation scheme 2010-10-28 11:43:23 +02:00
p1_p2_rdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
p1022ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
p2020ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00