exynos5: config: Rename the smdk5250.h to exynos5250-dt.h
authorHatim RV <hatim.rv@samsung.com>
Tue, 11 Dec 2012 00:52:48 +0000 (00:52 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 26 Dec 2012 10:26:25 +0000 (19:26 +0900)
commit540b5af281aea3a07165463dc80fd02e3e849f1a
tree26a483c34a28e6b2c299f2dd7e82f7655add3e08
parent3ea93948cfaedc8e3d7d7804774be65174d2b56e
exynos5: config: Rename the smdk5250.h to exynos5250-dt.h

Create a common configuration file for all exynos5250 based boards.
Going forward we will be using DT based driver discovery for all the boards
based on Exynos5. The different boards added will have there own config.h files
which internally will include this file and specify their specific DT files.

Signed-off-by: Hatim Ali <hatim.rv@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/exynos5250-dt.h [moved from include/configs/smdk5250.h with 97% similarity]