Varun Wadekar wrote at Monday, November 14, 2011 11:21 PM:
From: Pritesh Raithatha <redacted>
The root file system on ventana resides on /dev/mmcblk0p1.
Well, that's entirely up to however the user set up their system, although
I admit mmcblk0p1 is likely to be the common case; I certainly carry
basically this patch locally for many boards.
Update the dts file to use the proper root instead of /dev/ram.
Signed-off-by: Pritesh Raithatha <redacted>
Signed-off-by: Varun Wadekar <redacted>
Acked-by: Stephen Warren <redacted>
Of course, perhaps an even better solution is to just remove /chosen from
all the board .dts files, and stop using CONFIG_APPENDED_DTB since U-boot
supports FDT, and will update the cmdline with whatever the user chose.
Still, I think this is probably OK for now.
--
nvpublic