Hi Jaehoon,

> On 01/27/2014 11:15 PM, Piotr Wilczek wrote:
> > This patch enables to run Trats2 board on device tree.
> >
> > Signed-off-by: Piotr Wilczek <p.wilc...@samsung.com>
> > Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com>
> > CC: Minkyu Kang <mk7.k...@samsung.com>
> > ---
> >  board/samsung/dts/exynos4412-trats2.dts |  434
> +++++++++++++++++++++++++++++++
> >  board/samsung/trats2/trats2.c           |  216 +--------------
> >  include/configs/trats2.h                |  199 ++------------
> >  3 files changed, 459 insertions(+), 390 deletions(-)  create mode
> > 100644 board/samsung/dts/exynos4412-trats2.dts
> >
> > diff --git a/board/samsung/dts/exynos4412-trats2.dts
> > b/board/samsung/dts/exynos4412-trats2.dts
> > new file mode 100644
> > index 0000000..c8f847c
> > --- /dev/null
> > +++ b/board/samsung/dts/exynos4412-trats2.dts
> > @@ -0,0 +1,434 @@
> > +/*
> > + * Samsung's Exynos4412 based Trats2 board device tree source
> > + *
> > + * Copyright (c) 2014 Samsung Electronics Co., Ltd.
> > + *         http://www.samsung.com
> > + *
> > + * SPDX-License-Identifier:        GPL-2.0+
> > + */
> > +
> > +/dts-v1/;
> > +/include/ "exynos4.dtsi"
> > +
> > +/ {
> > +   model = "Samsung Trats2 based on Exynos4412";
> > +   compatible = "samsung,trats2", "samsung,exynos4412";
> > +
> > +   config {
> > +           samsung,dsim-device-name = "s6e8ax0";
> > +   };
> > +
> > +   aliases {
> > +           i2c0 = "/i2c@13860000";
> > +           i2c1 = "/i2c@13870000";
> > +           i2c2 = "/i2c@13880000";
> > +           i2c3 = "/i2c@13890000";
> > +           i2c4 = "/i2c@138a0000";
> > +           i2c5 = "/i2c@138b0000";
> > +           i2c6 = "/i2c@138c0000";
> > +           i2c7 = "/i2c@138d0000";
> > +           serial0 = "/serial@13800000";
> > +           console = "/serial@13820000";
> > +           mmc0 = "sdhci@12510000";
> > +           mmc2 = "sdhci@12510000";
> 
> mmc2 isn't 0x12510000.
It is 0x12530000, thanks.

Best regards,
Piotr Wilczek



_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to