[U-Boot] [PATCH v2 18/19] powerpc: ppc4xx: Add defaults for DT based booting to really work

Simon Glass sjg at chromium.org
Wed Feb 11 20:42:03 CET 2015


On 7 February 2015 at 11:51, Simon Glass <sjg at chromium.org> wrote:
> From: Stefan Roese <sr at denx.de>
>
> 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 at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/powerpc/dts/canyonlands.dts | 6 ++++++
>  arch/powerpc/dts/glacier.dts     | 3 +++
>  2 files changed, 9 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list