X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fxilinx_zynqmp_mini_nand_single_defconfig;h=3f780f746cfcf4008c5cadece33400d9ef6e580d;hb=d80dd9e7853256f27847238771bf34c7157b8894;hp=f2c2b175275d72e9bc1e9ab910904d260d6f8b21;hpb=e382713d224d6fc14cf8fe8f6bb852f24ab652a7;p=oweals%2Fu-boot.git diff --git a/configs/xilinx_zynqmp_mini_nand_single_defconfig b/configs/xilinx_zynqmp_mini_nand_single_defconfig index f2c2b17527..3f780f746c 100644 --- a/configs/xilinx_zynqmp_mini_nand_single_defconfig +++ b/configs/xilinx_zynqmp_mini_nand_single_defconfig @@ -42,10 +42,15 @@ CONFIG_BOARD_EARLY_INIT_R=y # CONFIG_PARTITIONS is not set CONFIG_OF_EMBED=y CONFIG_DEFAULT_DEVICE_TREE="zynqmp-mini-nand" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y # CONFIG_NET is not set # CONFIG_DM_WARN is not set # CONFIG_DM_DEVICE_REMOVE is not set # CONFIG_MMC is not set -CONFIG_NAND=y +CONFIG_MTD=y +CONFIG_MTD_RAW_NAND=y CONFIG_NAND_ARASAN=y +CONFIG_ARM_DCC=y +CONFIG_PANIC_HANG=y +# CONFIG_GZIP is not set # CONFIG_EFI_LOADER is not set