Dear Chander Kashyap, On 25 May 2011 15:02, Chander Kashyap <chander.kash...@linaro.org> wrote: > SMDKV310 board is based on Samsung S5PV310 SOC. This SOC is very much > similar to S5PC210. > > Signed-off-by: Chander Kashyap <chander.kash...@linaro.org> > Signed-off-by: Tushar Behera <tushar.beh...@linaro.org> > --- > Changes for v2: > - Coding Style Cleanup > - Removed unwanted macros from board config file. > - Ethernet controllor configuration is done using gpio structures. > - MMC Controllor gpio configuration corrected. > - Added MAINTAINERS entry. > - Removed unwanted code from mem_setup.S. > Changes for v3: > - Comment style fixed > - Added New macro in board config file. > Changes for v4: > - Fixed line with more than 80 characters in board config file > > MAINTAINERS | 4 + > board/samsung/smdkv310/Makefile | 46 +++ > board/samsung/smdkv310/lowlevel_init.S | 470 > ++++++++++++++++++++++++++++++++ > board/samsung/smdkv310/mem_setup.S | 365 +++++++++++++++++++++++++ > board/samsung/smdkv310/smdkv310.c | 136 +++++++++ > boards.cfg | 1 + > include/configs/smdkv310.h | 169 ++++++++++++ > 7 files changed, 1191 insertions(+), 0 deletions(-) > create mode 100644 board/samsung/smdkv310/Makefile > create mode 100644 board/samsung/smdkv310/lowlevel_init.S > create mode 100644 board/samsung/smdkv310/mem_setup.S > create mode 100644 board/samsung/smdkv310/smdkv310.c > create mode 100644 include/configs/smdkv310.h >
applied to u-boot-samsung Thanks Minkyu Kang -- from. prom. www.promsoft.net _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot