Hi Rajeshwari, On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde < rajeshwar...@samsung.com> wrote:
> Create a common board.c file for all functions which are common across > all EXYNOS5 platforms. > > exynos_init function is provided for platform cpecific code. > specific > > Signed-off-by: Rajeshwari S Shinde <rajeshwar...@samsung.com> > Acked-by: Simon Glass <s...@chromium.org> > --- > Changes in V2: > - None > Changes in V3: > - None > arch/arm/include/asm/arch-exynos/board.h | 17 ++ > board/samsung/common/Makefile | 4 + > board/samsung/common/board.c | 312 > +++++++++++++++++++++++++++++++ > board/samsung/smdk5250/exynos5-dt.c | 269 +------------------------- > board/samsung/smdk5250/smdk5250.c | 182 +----------------- > include/configs/exynos5250-dt.h | 2 + > 6 files changed, 342 insertions(+), 444 deletions(-) > create mode 100644 arch/arm/include/asm/arch-exynos/board.h > create mode 100644 board/samsung/common/board.c > >
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot