]> Git Repo - J-u-boot.git/blobdiff - include/configs/xilinx_zynqmp_mini.h
x86: samus: Add a target to boot through TPL
[J-u-boot.git] / include / configs / xilinx_zynqmp_mini.h
index 1387d39e79153a2ae1d3fe2c47e24d769583ca88..7138851daefadef7d222f1030d2ac192e8f68fa1 100644 (file)
 
 #define CONFIG_SYS_MEMTEST_SCRATCH     0xfffc0000
 
+#define CONFIG_EXTRA_ENV_SETTINGS
+
 #include <configs/xilinx_zynqmp.h>
 
 /* Undef unneeded configs */
+#undef CONFIG_BOOTCOMMAND
 #undef CONFIG_EXTRA_ENV_SETTINGS
 #undef CONFIG_SYS_MALLOC_LEN
 #undef CONFIG_ZLIB
@@ -24,7 +27,6 @@
 #undef CONFIG_BOOTM_NETBSD
 #undef CONFIG_BOOTM_VXWORKS
 #undef CONFIG_BOOTM_LINUX
-#undef CONFIG_BOARD_LATE_INIT
 
 /* BOOTP options */
 #undef CONFIG_BOOTP_BOOTFILESIZE
This page took 0.025524 seconds and 4 git commands to generate.