]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/evb_rk3399.h
MIPS: add BMIPS Netgear CG3100D board
[people/ms/u-boot.git] / include / configs / evb_rk3399.h
index f4536405eb45fe41d84c26a322e70664d620e6c5..b9fd5b417a7528256bcd6dd03a9a4f598a7fa8ac 100644 (file)
@@ -10,7 +10,7 @@
 #include <configs/rk3399_common.h>
 
 #define CONFIG_ENV_IS_IN_MMC
-#define CONFIG_SYS_MMC_ENV_DEV 0
+#define CONFIG_SYS_MMC_ENV_DEV 1
 /*
  * SPL @ 32k for ~36k
  * ENV @ 96k
@@ -20,6 +20,4 @@
 
 #define SDRAM_BANK_SIZE                        (2UL << 30)
 
-#define CONFIG_SYS_WHITE_ON_BLACK
-
 #endif