[U-Boot] [PATCH v5 0/3] ARMV7: Exynos4: Add support for TRATS board
Minkyu Kang
promsoft at gmail.com
Wed Jan 18 08:03:58 CET 2012
Dear HeungJun, Kim
On 17 January 2012 16:13, HeungJun, Kim <riverful.kim at samsung.com> wrote:
> This patch series support for Samsung TRATS board, and add the headers of
> watchdog and power, and current version is 4.
>
> I missed logs of v2 on this thread, so I'm going to add this:
> http://lists.denx.de/pipermail/u-boot/2012-January/114857.html
>
> Also, this patch is tested on Samsung TRATS board.
>
> Thank you.
>
> Best Regards,
> Heungjun Kim
>
> HeungJun, Kim (3):
> ARMV7: Exynos4: Add watchdog.h for Exynos4
> ARMV7: Exynos4: Add supoort power for Exynos4
> ARMV7: Exynos4: Add support for TRATS board
>
> MAINTAINERS | 4 +
> arch/arm/include/asm/arch-exynos/cpu.h | 1 +
> arch/arm/include/asm/arch-exynos/power.h | 230 ++++++++++
> arch/arm/include/asm/arch-exynos/watchdog.h | 53 +++
> board/samsung/trats/Makefile | 43 ++
> board/samsung/trats/setup.h | 637 +++++++++++++++++++++++++++
> board/samsung/trats/trats.c | 379 ++++++++++++++++
> boards.cfg | 1 +
> include/configs/trats.h | 216 +++++++++
> 9 files changed, 1564 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/include/asm/arch-exynos/power.h
> create mode 100644 arch/arm/include/asm/arch-exynos/watchdog.h
> create mode 100644 board/samsung/trats/Makefile
> create mode 100644 board/samsung/trats/setup.h
> create mode 100644 board/samsung/trats/trats.c
> create mode 100644 include/configs/trats.h
>
applied to u-boot-samsung.
Chander Kashyap,
Please refer to this patch for converting C codes.
Thanks.
Minkyu Kang.
--
from. prom.
www.promsoft.net
More information about the U-Boot
mailing list