Hello Manoj, 2010/3/13 Manoj Srivastava <[email protected]>: > I have no knowledge about uBoot images, nor any means of testing > such an image. I'll be happy to include tested patches, though.
While `flash-kernel' has such ability of calling mkimage for uboot image generation, it might be useful to provide such mechanism on `kernel-package' as well. Basically, on upstream terms, we call: make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi menuconfig make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi uImage I had a glance to `kernel-package' source and I might attempt to patch it to support kernel_uimage option, but as you have more knowledge on this tool, maybe you could provide a snipet so I could test. Best regards, -- Héctor Orón "Our Sun unleashes tremendous flares expelling hot gas into the Solar System, which one day will disconnect us." -- Day DVB-T stop working nicely Video flare: http://antwrp.gsfc.nasa.gov/apod/ap100510.html -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

