global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
[platform/kernel/u-boot.git] / include / configs / 10m50_devboard.h
index 768b4a6..d8ed227 100644 (file)
 #define CONFIG_BOOTP_BOOTFILESIZE
 
 /*
- * FDT options
- */
-#define CONFIG_LMB
-
-/*
  * MEMORY ORGANIZATION
  * -Monitor at top of sdram.
  * -The heap is placed below the monitor
@@ -66,6 +61,5 @@
  * MISC
  */
 #define CONFIG_SYS_LOAD_ADDR           0xcc000000      /* Half of RAM */
-#define CONFIG_LOADADDR                        CONFIG_SYS_LOAD_ADDR
 
 #endif /* __CONFIG_H */