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
..
2010-10-27 22:48:30 +02:00
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2009-10-03 10:17:56 +02:00
2009-10-03 10:17:56 +02:00
2010-01-27 21:23:14 +01:00
2010-09-19 19:29:51 +02:00
2009-10-27 20:58:25 +01:00
2009-09-04 21:54:52 +02:00
2010-09-19 19:29:47 +02:00
2009-10-13 06:17:35 -05:00
2010-10-27 22:48:30 +02:00
2010-01-21 22:26:00 +01:00
2010-10-28 11:42:34 +02:00
2010-08-09 11:52:29 -07:00
2010-10-12 22:44:33 +02:00
2010-07-16 10:55:09 -05:00
2010-10-11 23:07:04 -07:00
2010-03-21 22:44:42 +01:00
2010-04-21 23:42:38 +02:00
2009-11-13 16:56:18 -06:00
2010-03-12 23:06:04 +01:00
2009-10-03 10:17:56 +02:00
2009-10-03 10:17:56 +02:00
2010-01-31 22:34:34 -08:00
2010-08-12 16:40:00 +02:00
2009-10-03 10:17:56 +02:00
2010-05-28 10:56:04 -04:00