Forum Discussion
Altera_Forum
Honored Contributor
19 years agoU-Boot-1.1.5 released
Please find the update in sourceforge.net . http://sourceforge.net/projects/u-boot/ (http://sourceforge.net/projects/u-boot/) But it seems the www.denx.de site was down. (I haven't trie...
Altera_Forum
Honored Contributor
19 years agoHi Hippo,
> I had added "bootargs" patches to both kernel and u-boot to pass kernel command line, > please check them on the Nios wiki. This will be very helpfl. > I didn't check them, yet. > Cound you please check out, and let me know if it works or not? Ok. BTW: We should discuss this off-line. There are several things that, IMHO, need improvement. Passing the command line was one -- thanks for doing that. Two other 'priority' features are -- passing the board info structure to the kernel (from a bootloader). -- passing the ramdisk address to the kernel (from a bootloader). Basically, use a strategy similar to PowerPC embed_config ... or the flat device tree ... I'd like to see the nios2_system.h file go away ;-) Regards, --Scott