[U-Boot] please pull u-boot-samsung master
Albert ARIBAUD
albert.u.boot at aribaud.net
Thu Sep 5 11:13:18 CEST 2013
Hi Minkyu,
On Fri, 30 Aug 2013 14:10:19 +0900, Minkyu Kang <mk7.kang at samsung.com>
wrote:
> Dear Albert,
>
> The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da:
>
> Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17 18:24:13 +0200)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-samsung master
>
> for you to fetch changes up to 812d7576cdbecc12d7eec7b533333d3a4a06234b:
>
> drivers:power:max77686: add function to set voltage and mode (2013-08-30 12:24:54 +0900)
>
> ----------------------------------------------------------------
> Chander Kashyap (2):
> CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles
> exynos5250: Add arndale board support
>
> Inderpal Singh (1):
> exynos5250: arndale: Add mmc support
>
> Minkyu Kang (2):
> arm: smdkc100: remove config.mk file
> arm: goni: remove config.mk file
>
> Piotr Wilczek (2):
> arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
> drivers:power:max77686: add function to set voltage and mode
>
> MAINTAINERS | 4 +
> Makefile | 2 +-
> arch/arm/include/asm/arch-exynos/gpio.h | 17 +-
> board/samsung/arndale/Makefile | 34 ++++
> board/samsung/arndale/arndale.c | 101 ++++++++++++
> board/samsung/arndale/arndale_spl.c | 50 ++++++
> board/samsung/dts/exynos5250-arndale.dts | 39 +++++
> board/samsung/goni/config.mk | 18 ---
> board/samsung/smdkc100/config.mk | 16 --
> boards.cfg | 1 +
> drivers/power/pmic/pmic_max77686.c | 192 ++++++++++++++++++++++
> include/configs/arndale.h | 255 ++++++++++++++++++++++++++++++
> include/configs/exynos5250-dt.h | 2 +-
> include/configs/s5p_goni.h | 3 +
> include/configs/smdkc100.h | 3 +
> include/power/max77686_pmic.h | 26 +++
> tools/Makefile | 4 +-
> 17 files changed, 725 insertions(+), 42 deletions(-)
> create mode 100644 board/samsung/arndale/Makefile
> create mode 100644 board/samsung/arndale/arndale.c
> create mode 100644 board/samsung/arndale/arndale_spl.c
> create mode 100644 board/samsung/dts/exynos5250-arndale.dts
> delete mode 100644 board/samsung/goni/config.mk
> delete mode 100644 board/samsung/smdkc100/config.mk
> create mode 100644 include/configs/arndale.h
Fails for arndale:
Error: /home/albert/src/u-boot-arm/board/samsung/dts/exynos5250-arndale.dts:11.2-9
syntax error
My dtc -v: "Version: DTC 1.4.0", built from source.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list