commit | 8a110b86961696d1f82587bd1d9e95d4178fef41 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@dowhile0.org> | Sun Aug 11 18:20:00 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Aug 28 11:44:58 2013 -0400 |
tree | 7d506fd50c2f769c6d74047e575a5bb4115eee27 | |
parent | e3d0ad5ebbdf30c059237209ffdfa7c4899ab314 [diff] |
ARM: igep00x0.h: Enable raw initrd support 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>