[U-Boot] [PATCH 0/4 V2] SMDK5250: FDT: Add device tree support for console
Rajeshwari Shinde
rajeshwari.s at samsung.com
Fri Mar 1 11:16:10 CET 2013
Enabled fdt support for default console on SMDK5250.
Changes in V2:
- Changed the compatible string to "samsung,exynos4210-uart"
Rajeshwari Shinde (4):
EXYNOS5: FDT: Add compatible strings for Serial
EXYNOS5: FDT: Add serial device node values
S5P: Serial: Add fdt support to driver
CONFIG: EXYNOS5: Enable silent console
arch/arm/dts/exynos5250.dtsi | 27 ++++++++++
board/samsung/dts/exynos5250-smdk5250.dts | 1 +
drivers/serial/serial_s5p.c | 80 +++++++++++++++++++++++++++++
include/configs/exynos5250-dt.h | 2 +
include/fdtdec.h | 1 +
lib/fdtdec.c | 1 +
6 files changed, 112 insertions(+), 0 deletions(-)
--
1.7.4.4
More information about the U-Boot
mailing list