]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx6qarm2.h
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
[u-boot] / include / configs / mx6qarm2.h
index aa01647c97e3bd574c8f2914d706ce48f9cda1b4..6e01fa0435a09087ee57bd54b611a6fb6dece922 100644 (file)
@@ -10,7 +10,6 @@
 #define __CONFIG_H
 
 #define CONFIG_MX6
-#define CONFIG_MX6Q
 
 #include "mx6_common.h"
 
 /* Physical Memory Map */
 #define CONFIG_NR_DRAM_BANKS           1
 #define PHYS_SDRAM                     MMDC0_ARB_BASE_ADDR
-#define PHYS_SDRAM_SIZE                        (2u * 1024 * 1024 * 1024)
 
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM
 #define CONFIG_SYS_INIT_RAM_ADDR       IRAM_BASE_ADDR