Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | powerpc: ppc4xx: Add defaults for DT based booting to really work | Stefan Roese | 2015-02-12 | -0/+3 |
| | | | | | | | | | | | | | 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> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> | |||
* | powerpc: ppc4xx: dts: Bring in canyonlands device tree files | Simon Glass | 2015-02-12 | -0/+579 |
The canyonlands.h config file works with canyonlands, glacier and arches boards. Bring in the device tree files for these from Linux 3.17. Signed-off-by: Simon Glass <sjg@chromium.org> |