[U-Boot] zImage and raw ramdisk support -- test

Guys,
I need final test on as much platforms as possible. Can you please run these two following patches and tell me if they work with zImage and raw ramdisk for you?
http://patchwork.ozlabs.org/patch/146848/ http://patchwork.ozlabs.org/patch/147440/
I can't promise they will make it to this release (I've been pestering WD pretty thoroughly (sorry about that), though I'm starting to be unhappy to merge this stuff at the verge of release myself).
Best regards, Marek Vasut

On Fri, Mar 30, 2012 at 10:38 AM, Marek Vasut marek.vasut@gmail.com wrote:
Guys,
I need final test on as much platforms as possible. Can you please run these two following patches and tell me if they work with zImage and raw ramdisk for you?
http://patchwork.ozlabs.org/patch/146848/ http://patchwork.ozlabs.org/patch/147440/
I can't promise they will make it to this release (I've been pestering WD pretty thoroughly (sorry about that), though I'm starting to be unhappy to merge this stuff at the verge of release myself).
Hi Marek,
These work great on my omap3 Beagle xM C / omap4 Panda, using a zImage and initramfs..
Just added the two appropriate board configs, to enable it.. #define CONFIG_CMD_BOOTZ #define CONFIG_SUPPORT_RAW_INITRD
and used todays u-boot git head: http://git.denx.de/?p=u-boot.git;a=commit;h=7cb30b13f12077c7eec8ce2419cd96cd...
Tested-by: Robert Nelson robertcnelson@gmail.com
Regards,

Dear Robert Nelson,
On Fri, Mar 30, 2012 at 10:38 AM, Marek Vasut marek.vasut@gmail.com wrote:
Guys,
I need final test on as much platforms as possible. Can you please run these two following patches and tell me if they work with zImage and raw ramdisk for you?
http://patchwork.ozlabs.org/patch/146848/ http://patchwork.ozlabs.org/patch/147440/
I can't promise they will make it to this release (I've been pestering WD pretty thoroughly (sorry about that), though I'm starting to be unhappy to merge this stuff at the verge of release myself).
Hi Marek,
These work great on my omap3 Beagle xM C / omap4 Panda, using a zImage and initramfs..
Just added the two appropriate board configs, to enable it.. #define CONFIG_CMD_BOOTZ #define CONFIG_SUPPORT_RAW_INITRD
and used todays u-boot git head: http://git.denx.de/?p=u-boot.git;a=commit;h=7cb30b13f12077c7eec8ce2419cd96c d65ace8e2
And it makes u-boot about 20% cooler, doesn't it ;-)
Thanks a lot for your testing!
Tested-by: Robert Nelson robertcnelson@gmail.com
Regards,
Best regards, Marek Vasut

Dear Marek Vasut,
In message 201203302224.20196.marek.vasut@gmail.com you wrote:
and used todays u-boot git head: http://git.denx.de/?p=u-boot.git;a=commit;h=7cb30b13f12077c7eec8ce2419cd96c d65ace8e2
And it makes u-boot about 20% cooler, doesn't it ;-)
No. Just so many more build warnigns :-(
Best regards,
Wolfgang Denk
participants (3)
-
Marek Vasut
-
Robert Nelson
-
Wolfgang Denk