
9 Aug
2015
9 Aug
'15
5:04 p.m.
On 3 August 2015 at 08:19, Simon Glass sjg@chromium.org wrote:
Now that most exynos5250 boards can use the generic exynos5 code, switch over to it and remove the old code.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
board/samsung/smdk5250/Makefile | 4 - board/samsung/smdk5250/exynos5-dt.c | 306 ------------------------------------ include/configs/exynos5-dt-common.h | 2 + 3 files changed, 2 insertions(+), 310 deletions(-) delete mode 100644 board/samsung/smdk5250/exynos5-dt.c
Applied to u-boot-dm.