On Wed, Dec 16, 2009 at 04:39:32PM +0900, Paul Mundt wrote: > Here is a trivial patch series for tidying up the uImage support a bit > as well as wiring it up on SH. Nothing terribly exciting, just a bit of > refactoring and updating. In addition to testing on SH, it's also been > compile tested on ARM, which at present is the only other platform that > makes use of this code. > > The patch series can be pulled directly from: > > git://github.com/pmundt/kexec-tools-sh.git sh/uImage > > Which contains: > > Paul Mundt (3): > kexec: Move the uImage header to a better place. > kexec: Bring the uImage definitions in sync with upstream. > kexec-sh: uImage support. Thanks Paul, pulled and pushed up to kernel.org.