commit | 4c7bb1d2e0526d26972969d4c01fd6c760d4d865 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Oct 07 22:01:44 2014 -0600 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed Oct 08 17:25:47 2014 +0900 |
tree | 68f659971c08668fb0336ad8e5a150e7d415d0c5 | |
parent | f0d80fbcd70e3ab56dc460bc5f5325176161f5a8 [diff] |
exynos: Rename -dt config files to -common We want exynos5250-dt.h to be a board which can support any exynos5250 device. This matches the naming used by Linux. As a first step, rename the existing -dt files to -common to make it clear they are common files, and not specific boards. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>