mx53evk: Place machine ID into board config
[oweals/u-boot.git] / include / configs / PCIPPC6.h
index 48911b7be44917c57ed4a980a079c07016be989b..c126605b3a426af994ac0f3b708c04749dada9e4 100644 (file)
  * Definitions for initial stack pointer and data area
  */
 
-/* Size in bytes reserved for initial data
- */
-
 #define CONFIG_SYS_INIT_RAM_ADDR     0x40000000
 #define CONFIG_SYS_INIT_RAM_SIZE      0x8000
 #define CONFIG_SYS_GBL_DATA_OFFSET  (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)