diff mbox

[U-Boot,1/1] ARM: igep00x0.h: Enable raw initrd support

Message ID 1376238000-21323-1-git-send-email-javier.martinez@collabora.co.uk
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Javier Martinez Canillas Aug. 11, 2013, 4:20 p.m. UTC
Now that IGEP base boards default environment use
the bootz command to boot a zImage instead of a
uImage, it makes sense to add support to supply a
raw initrd image to the kernel if needed.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
---
 include/configs/igep00x0.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Tom Rini Aug. 28, 2013, 6:25 p.m. UTC | #1
On Sun, Aug 11, 2013 at 06:20:00PM +0200, Javier Martinez Canillas wrote:

> Now that IGEP base boards default environment use
> the bootz command to boot a zImage instead of a
> uImage, it makes sense to add support to supply a
> raw initrd image to the kernel if needed.
> 
> Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>

Applied to u-boot-ti/master, thanks!
diff mbox

Patch

diff --git a/include/configs/igep00x0.h b/include/configs/igep00x0.h
index 13d58a4..ed8c927 100644
--- a/include/configs/igep00x0.h
+++ b/include/configs/igep00x0.h
@@ -44,6 +44,7 @@ 
 
 #define CONFIG_OF_LIBFDT
 #define CONFIG_CMD_BOOTZ
+#define CONFIG_SUPPORT_RAW_INITRD
 
 /*
  * NS16550 Configuration