[U-Boot] [PATCH v2 0/2] stv0991: Add flat device tree support
Vikas Manocha
vikas.manocha at st.com
Sat May 2 02:07:16 CEST 2015
This patchset adds device tree support for stv0991 soc.
Changes in v2:
- added commit messages for both patches.
Vikas Manocha (2):
stv0991: fdt: add stv0991 device tree
stv0991: use fdt for serial port platform data
arch/arm/dts/Makefile | 1 +
arch/arm/dts/stv0991.dts | 23 +++++++++++++++++++++++
board/st/stv0991/stv0991.c | 2 ++
configs/stv0991_defconfig | 1 +
include/configs/stv0991.h | 3 +++
5 files changed, 30 insertions(+)
create mode 100644 arch/arm/dts/stv0991.dts
--
1.7.9.5
More information about the U-Boot
mailing list