[U-Boot] [PATCH 0/4] arm:samsung: Cleanup code for trats and universal boards

Piotr Wilczek p.wilczek at samsung.com
Thu Aug 9 14:02:38 CEST 2012


Dear Mr Kang,

I would like to ask about patches I sent last week. If there is anything I
should improve, please let me know.

Kind regards,
Piotr

-----Original Message-----
From: Piotr Wilczek [mailto:p.wilczek at samsung.com] 
Sent: Thursday, August 02, 2012 3:15 PM
To: u-boot at lists.denx.de
Cc: Kyungmin Park; Lukasz Majewski; Piotr Wilczek
Subject: [PATCH 0/4] arm:samsung: Cleanup code for trats and universal
boards

This patch fixes SDRAM configuration and size visibility for trats board.
Common code is set for trats and universal boards.
Low level initialisation in U-boot is eliminated for universal_c210 board.

Piotr Wilczek (4):
  arm:exynos4:trats: Correct SDRAM configuration for trats
  arm:exynos4:trats: Fix SDRAM size
  arm:exynos4:trats&universal_c210: Set common code for trats and
    universal_c210 boards
  arm:exynos4:universal_c210: Eliminate low level initialisation

 board/samsung/exynos4_common/exynos4_common.c |  139 +++++++++
 board/samsung/trats/trats.c                   |   98 +------
 board/samsung/universal_c210/Makefile         |    1 -
 board/samsung/universal_c210/lowlevel_init.S  |  395
-------------------------
 board/samsung/universal_c210/universal.c      |  105 +------
 include/configs/s5pc210_universal.h           |    2 +
 include/configs/trats.h                       |   17 +-
 7 files changed, 163 insertions(+), 594 deletions(-)  create mode 100644
board/samsung/exynos4_common/exynos4_common.c
 delete mode 100644 board/samsung/universal_c210/lowlevel_init.S

--
1.7.5.4



More information about the U-Boot mailing list