
26 Jan
2015
26 Jan
'15
5:08 p.m.
On 26 January 2015 at 06:35, Stefan Roese sr@denx.de wrote:
These additional nodes need to be provided to get U-Boot to boot correctly on the Canyonlands / Glacier board:
- chosen path to the console-uart
- reg-shift set to 0 in the uart device nodes
Signed-off-by: Stefan Roese sr@denx.de Cc: Simon Glass sjg@chromium.org
arch/powerpc/dts/canyonlands.dts | 6 ++++++ arch/powerpc/dts/glacier.dts | 3 +++ 2 files changed, 9 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org