The following patches merge the mkimage tool into the kernel. This utility is used by several arches to create a uImage file suitable for booting with U-Boot.
As it stands today, a mkuboot.sh script is called, which searches for the mkimage utility installed on the host system. This is slightly suboptimal as it prevents things like automated rebuilds of certain platforms on those architectures, particularly powerpc. This is currently based on the mkimage version found in U-Boot 1.3.1. Comments, flames, suggestions, insults, monetary donations welcome. Please CC me on replies, as I'm not subscribed to lkml with this address. josh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/