2017-05-16 13:16 GMT+02:00 Russell King - ARM Linux <[email protected]>: > On Tue, May 16, 2017 at 11:27:19AM +0200, Marcin Wojtas wrote: >> I do not intend to interfere your work at all. I took a look on your >> branch, and my patch does not seem to be really colliding with it. The >> board is starting to get really popular and a lot has been happening >> around it recently - missing bits like 'chosen' node or the interfaces >> is pretty annoying. > > Can you describe what the problem is with the missing "chosen" node? > > It seems that command line arguments get passed into the kernel here > just fine without it: > > Kernel command line: console=ttyS0,115200 panic=5 rootdelay=4 root=/dev/sda3 > libata.force=3.0G > > for a kernel built with: > > CONFIG_CMDLINE="" >
It will be very useful e.g. for UEFI boot. Marcin

