[Buildroot] [PATCH] fs: add uimage support w/ example for cpio

Sören Brinkmann soren.brinkmann at xilinx.com
Thu Apr 11 16:41:08 UTC 2013


On Thu, Apr 11, 2013 at 09:48:04AM -0500, Spenser Gilliland wrote:
> From: Spenser Gilliland <Spenser309 at gmail.com>
> 
> Adds uimage support for various root filesystems.  Uimage support is needed
> when using the bootm command in uboot.  This provides both a simple infrastructure
> similar to the current BR2_TARGET_ROOTFS_$(2)_GZ for adding compression. To define the a rootfs should have a UIMAGE wrapper simply create the BR2_TARGET_ROOTFS_$(2)_UIMAGE symbol.
> 
> Signed-off-by: Spenser Gilliland <spenser at gillilanding.com>
Tested-by: Soren Brinkmann <soren.brinkmann at xilinx.com>

I successfully created a lzma compressed initramfs with u-boot header.
With this and my patch from yesterday I can directly create working root file
systems for Zynq w/o any further interaction.

This patch though, adds two lines with trailing white spaces.

	Sören





More information about the buildroot mailing list