]> Git Repo - u-boot.git/blobdiff - configs/nanopi-k2_defconfig
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
[u-boot.git] / configs / nanopi-k2_defconfig
index 66567cc698c7d740785f8afd92299d869eafdff3..7bdeb7906a7f4e5e0025c2a8bb67d17c01c7d661 100644 (file)
@@ -1,6 +1,7 @@
 CONFIG_ARM=y
 CONFIG_ARCH_MESON=y
 CONFIG_SYS_TEXT_BASE=0x01000000
+CONFIG_ENV_SIZE=0x2000
 CONFIG_NR_DRAM_BANKS=1
 CONFIG_DEBUG_UART_BASE=0xc81004c0
 CONFIG_DEBUG_UART_CLOCK=24000000
@@ -19,6 +20,7 @@ CONFIG_CMD_MMC=y
 CONFIG_CMD_REGULATOR=y
 CONFIG_OF_CONTROL=y
 CONFIG_DEFAULT_DEVICE_TREE="meson-gxbb-nanopi-k2"
+CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 CONFIG_NET_RANDOM_ETHADDR=y
 CONFIG_DM_GPIO=y
 CONFIG_DM_I2C=y
This page took 0.031279 seconds and 4 git commands to generate.