diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2014-10-30 10:14:38 +0900 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-10-30 10:14:38 +0900 |
commit | 11886d1158e0dc123283891b662381f629ab47a0 (patch) | |
tree | ec123f702d66c4cf3572fc54906be362328f73db /arch/arm/boot/dts/r8a7791-koelsch.dts | |
parent | 0ee56d403549fd97d8acac6b7ba3a17f6999c30a (diff) | |
parent | 120f038cf04b95dc895cba503a7516ff75561438 (diff) |
Merge tag 'renesas-dt-cleanups-for-v3.19' into koelsch-board-removal-for-v3.19.base
Renesas ARM Based SoC DT Cleanups for v3.19
* Add chosen/stdout-path to DTS files for shmobile boards
* Remove r7s72100-genmai.dtb for ARCH_SHMOBILE_LEGACY
- The corresponding board file has already been removed
* Sort dts nodes by address
* Sort SHMOBILE dtbs alphabetically in Makefile
Diffstat (limited to 'arch/arm/boot/dts/r8a7791-koelsch.dts')
-rw-r--r-- | arch/arm/boot/dts/r8a7791-koelsch.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts index 4f4e56e5de3d..5e4d833ae491 100644 --- a/arch/arm/boot/dts/r8a7791-koelsch.dts +++ b/arch/arm/boot/dts/r8a7791-koelsch.dts @@ -26,6 +26,7 @@ chosen { bootargs = "console=ttySC6,115200 ignore_loglevel rw root=/dev/nfs ip=dhcp"; + stdout-path = &scif0; }; memory@40000000 { |