Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi haq,
> Any idea....??? Yes, you need a root file system with init -- but now you have a working u-boot ... which is good thing ;-) The bootargs are _not_ passed to the kernel since the uClinux port does not support passing the command line or board info structure into the kernel from a boot loader ... so you'll have to set your command line during kernel config. Regards, --Scott