X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fdeneb_defconfig;h=9682cb7ca1a27f0fc2b3628dab2d37d095a59288;hb=d80dd9e7853256f27847238771bf34c7157b8894;hp=388330afc4149b8ae5598194732ec6e74a3e891d;hpb=1e85aaf3723f0ecd06fcf62e2d2482749e1995d6;p=oweals%2Fu-boot.git diff --git a/configs/deneb_defconfig b/configs/deneb_defconfig index 388330afc4..9682cb7ca1 100644 --- a/configs/deneb_defconfig +++ b/configs/deneb_defconfig @@ -1,6 +1,4 @@ CONFIG_ARM=y -CONFIG_SPL_SYS_ICACHE_OFF=y -CONFIG_SPL_SYS_DCACHE_OFF=y CONFIG_ARCH_IMX8=y CONFIG_SYS_TEXT_BASE=0x80020000 CONFIG_SPL_GPIO_SUPPORT=y @@ -38,13 +36,16 @@ CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"\" to stop\ CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b" CONFIG_AUTOBOOT_KEYED_CTRLC=y CONFIG_CMD_CPU=y +# CONFIG_CMD_EXPORTENV is not set # CONFIG_CMD_IMPORTENV is not set +# CONFIG_CMD_CRC32 is not set CONFIG_CMD_CLK=y CONFIG_CMD_DM=y CONFIG_CMD_FUSE=y CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y +CONFIG_CMD_READ=y CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y