[PATCH 2/2] ARM: rpi_defconfig: enable loady command
Antony Pavlov
antonynpavlov at gmail.com
Wed Dec 24 14:53:43 PST 2014
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
arch/arm/configs/rpi_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/rpi_defconfig b/arch/arm/configs/rpi_defconfig
index 05c0136..c6b2c50 100644
--- a/arch/arm/configs/rpi_defconfig
+++ b/arch/arm/configs/rpi_defconfig
@@ -31,6 +31,7 @@ CONFIG_CMD_LN=y
CONFIG_CMD_FILETYPE=y
CONFIG_CMD_ECHO_E=y
CONFIG_CMD_LOADB=y
+CONFIG_CMD_LOADY=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_IOMEM=y
CONFIG_CMD_MM=y
--
2.1.3
More information about the barebox
mailing list