]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Clean up the board dts files
authorBin Meng <bmeng.cn@gmail.com>
Wed, 24 Dec 2014 05:06:39 +0000 (13:06 +0800)
committerSimon Glass <sjg@chromium.org>
Tue, 13 Jan 2015 01:03:40 +0000 (17:03 -0800)
commit120c41695b8b8c7e68ef7cfdaa2bf4f965357b47
tree755bf06a89bf9d2f69e58604d213a2c263e4bf63
parent9ca5a0ca0e2c7d7c7029aa901db4184e9103efe1
x86: Clean up the board dts files

This commits cleans up the board dts files.

- Correct the serial port register size to 8
- Remove the misleading status = "disabled" statement in the
  serial.dtsi
- Move the inclusion of skeleton.dtsi from serial.dtsi to board
  dts files
- Let the board dts file define stdout-path in the chosen node
- Remove device nodes in board dts files thar are duplicated to
  skeleton.dtsi

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/crownbay.dts
arch/x86/dts/link.dts
arch/x86/dts/serial.dtsi