]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Simplify BOOTI disabling for mini configuration
authorMichal Simek <michal.simek@xilinx.com>
Fri, 16 Dec 2016 12:58:56 +0000 (13:58 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 11 Jan 2017 13:10:38 +0000 (14:10 +0100)
Disable BOOTI via defconfig.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynqmp_mini_emmc_defconfig
configs/xilinx_zynqmp_mini_nand_defconfig
configs/xilinx_zynqmp_mini_qspi_defconfig
include/configs/xilinx_zynqmp_mini.h

index 46e7dcd531c2c49e02fb33faf9befda57719b2fd..c78844f78281e52ab4f9bb05561a70ab6c21d9e0 100644 (file)
@@ -12,6 +12,7 @@ CONFIG_SYS_PROMPT="ZynqMP> "
 # CONFIG_CMD_CONSOLE is not set
 # CONFIG_CMD_BOOTD is not set
 # CONFIG_CMD_BOOTM is not set
+# CONFIG_CMD_BOOTI is not set
 # CONFIG_CMD_GO is not set
 # CONFIG_CMD_RUN is not set
 # CONFIG_CMD_IMI is not set
index cb9e2bcb25fac3d395eeffa785e1f83aed0e6151..04a48298e0cac56b9ca951a780b7c07637fc8361 100644 (file)
@@ -12,6 +12,7 @@ CONFIG_SYS_PROMPT="ZynqMP> "
 # CONFIG_CMD_CONSOLE is not set
 # CONFIG_CMD_BOOTD is not set
 # CONFIG_CMD_BOOTM is not set
+# CONFIG_CMD_BOOTI is not set
 # CONFIG_CMD_GO is not set
 # CONFIG_CMD_RUN is not set
 # CONFIG_CMD_IMI is not set
index 0307a7269c86effaf2723017ae66f714318e5b07..0483f55b1ad0f91815104d4feabcb5bf6fb9658f 100644 (file)
@@ -12,6 +12,7 @@ CONFIG_SYS_PROMPT="ZynqMP> "
 # CONFIG_CMD_CONSOLE is not set
 # CONFIG_CMD_BOOTD is not set
 # CONFIG_CMD_BOOTM is not set
+# CONFIG_CMD_BOOTI is not set
 # CONFIG_CMD_ELF is not set
 # CONFIG_CMD_GO is not set
 # CONFIG_CMD_RUN is not set
index 1dec6bb36abf9225d6199ca1ef626e2e2873436a..90691d310090a6c028b8b66d35dce52a5a4a1d38 100644 (file)
@@ -63,7 +63,6 @@
 #undef CONFIG_BOOTP_HOSTNAME
 #undef CONFIG_BOOTP_MAY_FAIL
 #undef CONFIG_BOOTP_PXE
-#undef CONFIG_CMD_BOOTI
 #undef CONFIG_CMD_UNZIP
 
 /* PXE */