X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fdalmore_defconfig;h=483a7cfeb541e8bc47eb608bcdf14979dcecfcf6;hb=4ff63383e3497389e66cf70943a83bdb1810462a;hp=6952a06fecc0d8f0f96bdd1db9fdd8a353bcb426;hpb=ad38de2093035e07a09d6995a90a0d28fac75a95;p=oweals%2Fu-boot.git diff --git a/configs/dalmore_defconfig b/configs/dalmore_defconfig index 6952a06fec..483a7cfeb5 100644 --- a/configs/dalmore_defconfig +++ b/configs/dalmore_defconfig @@ -1,6 +1,8 @@ CONFIG_ARM=y -CONFIG_TEGRA=y +CONFIG_ARCH_TEGRA=y CONFIG_SYS_TEXT_BASE=0x80110000 +CONFIG_ENV_SIZE=0x2000 +CONFIG_ENV_OFFSET=0xFFFFE000 CONFIG_NR_DRAM_BANKS=2 CONFIG_TEGRA114=y CONFIG_TARGET_DALMORE=y @@ -11,7 +13,6 @@ CONFIG_SYS_STDIO_DEREGISTER=y CONFIG_SYS_PROMPT="Tegra114 (Dalmore) # " # CONFIG_CMD_IMI is not set CONFIG_CMD_DFU=y -# CONFIG_CMD_FLASH is not set CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y