Hi 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