From: Scott Wood <hidden> Date: 2007-07-19 18:59:09
Grant Likely wrote:
From: Grant Likely <redacted>
To boot from a cuImage requires the device tree to have a
linux,stdout-path property in the chosen node. This patch adds it
to the .dts files.
This will break many current u-boots, as they blindly add a /chosen node
regardless of whether one already exists.
-Scott