rootfs-cpio: add U-Boot image support
authorArnout Vandecappelle <arnout@mind.be>
Wed, 6 Nov 2013 23:12:34 +0000 (00:12 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 10 Nov 2013 23:34:31 +0000 (00:34 +0100)
commit3970ebf837aa7ac52528d3afc8c1701015a024b0
tree6fcfe046424768026ec37feb3a01af32c947abb8
parent4df9ecb30ae64aab0e65f0dbbb2b60749c536db3
rootfs-cpio: add U-Boot image support

Adds U-Boot image support for cpio root filesystems. This allows you to
use the bootm command in U-Boot to load the rootfs. It makes it possible to
verify the CRC of the initramfs before booting the kernel.

[Spenser: wrote first version of the patch.]
Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
fs/cpio/Config.in
fs/cpio/cpio.mk