imx6: centralise common boot options in mx6_common.h
[oweals/u-boot.git] / include / configs / mx6qarm2.h
index 77b0d874033e8fa1d6b83abc1f034a43ba67210f..6694fb210634b4cdf5f832c15650b81ccc73bb59 100644 (file)
 
 /* Command definition */
 
-#define CONFIG_BOOTDELAY               3
-
-#define CONFIG_LOADADDR                        0x12000000
-#define CONFIG_SYS_TEXT_BASE           0x17800000
-
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "script=boot.scr\0" \
        "image=zImage\0" \
 #define CONFIG_SYS_MEMTEST_START       0x10000000
 #define CONFIG_SYS_MEMTEST_END         0x10010000
 
-#define CONFIG_SYS_LOAD_ADDR           CONFIG_LOADADDR
-
 #define CONFIG_CMDLINE_EDITING
 
 /* Physical Memory Map */