aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2020-06-03 17:15:12 +0200
committerKever Yang <kever.yang@rock-chips.com>2020-06-07 18:57:16 +0800
commit34f7e14d6b9ec69fd3c21f5f6eaefd8fb4e1ac1f (patch)
tree27d5ea28cfdca124f1cb8f17c31c454f85ffb130 /include
parentdd397609fc45472d78894256e1effd6902a7c12d (diff)
downloadu-boot-34f7e14d6b9ec69fd3c21f5f6eaefd8fb4e1ac1f.zip
u-boot-34f7e14d6b9ec69fd3c21f5f6eaefd8fb4e1ac1f.tar.gz
u-boot-34f7e14d6b9ec69fd3c21f5f6eaefd8fb4e1ac1f.tar.bz2
rockchip: rockpro64: Store default env into SPI
Board has flash chip on board so let store U-Boot environment there. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/rockpro64_rk3399.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rockpro64_rk3399.h b/include/configs/rockpro64_rk3399.h
index 37a08b2..903e9df 100644
--- a/include/configs/rockpro64_rk3399.h
+++ b/include/configs/rockpro64_rk3399.h
@@ -13,8 +13,6 @@
#include <configs/rk3399_common.h>
-#define CONFIG_SYS_MMC_ENV_DEV 0
-
#define SDRAM_BANK_SIZE (2UL << 30)
#define CONFIG_USB_OHCI_NEW