[U-Boot] [PATCH v3 3/4] EXYNOS: Add SMDK5250 board support
Chander Kashyap
chander.kashyap at linaro.org
Thu Jan 12 09:42:51 CET 2012
Dear Minkyu kang,
On 12 January 2012 14:06, Minkyu Kang <promsoft at gmail.com> wrote:
> Dear Chander Kashyap,
>
> On 11 January 2012 22:55, Chander Kashyap <chander.kashyap at linaro.org> wrote:
>> SMDK5250 board is based on Samsungs EXYNOS5250 SoC.
>>
>> Signed-off-by: Chander Kashyap <chander.kashyap at linaro.org>
>> ---
>> Changes for v2:
>> - This patch is bifurcated into borad support and SoC support
>> - Fixed typo: s/EEYNOS/EXYNOS
>> - Squashed patch "SMDK5250: enable device tree support" in this.
>> Changes for v3:
>> - None
>>
>> MAINTAINERS | 1 +
>> board/samsung/smdk5250/Makefile | 48 +++
>> board/samsung/smdk5250/lowlevel_init.S | 528 +++++++++++++++++++++++++++
>> board/samsung/smdk5250/mem_setup.S | 600 +++++++++++++++++++++++++++++++
>
> Simon and Wolfgang have been commented to make these files to C.
> So, What is your plan?
I am working on it. If possible please merge these patches. As soon as
I am finished with converting in to c files I will submit the patches
to replace assembly with c files.
>
>> board/samsung/smdk5250/smdk5250.c | 125 +++++++
>> board/samsung/smdk5250/smdk5250_setup.h | 589 ++++++++++++++++++++++++++++++
>> boards.cfg | 1 +
>> include/configs/smdk5250.h | 185 ++++++++++
>> 8 files changed, 2077 insertions(+), 0 deletions(-)
>> create mode 100644 board/samsung/smdk5250/Makefile
>> create mode 100644 board/samsung/smdk5250/lowlevel_init.S
>> create mode 100644 board/samsung/smdk5250/mem_setup.S
>> create mode 100644 board/samsung/smdk5250/smdk5250.c
>> create mode 100644 board/samsung/smdk5250/smdk5250_setup.h
>> create mode 100644 include/configs/smdk5250.h
>
> Thanks,
> Minkyu Kang.
> --
> from. prom.
> www.promsoft.net
--
with warm regards,
Chander Kashyap
More information about the U-Boot
mailing list