[U-Boot] [PATCH v2 11/19] exynos: config: Move common options to the common headers and tidy up

Simon Glass sjg at chromium.org
Sun Aug 9 17:04:23 CEST 2015


On 3 August 2015 at 08:19, Simon Glass <sjg at chromium.org> wrote:
> Many options are duplicated on the exynos5 boards. Move these to the common
> files. Also some options are not used so can be removed.
>
> Tidy this up to make the files easier to maintain.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Przemyslaw Marczak <p.marczak at samsung.com>
> ---
>
> Changes in v2:
> - Rebase to dm/master
>
>  include/configs/arndale.h           | 14 ++------------
>  include/configs/exynos5-common.h    |  3 ---
>  include/configs/exynos5-dt-common.h | 16 +++++++++++++++-
>  include/configs/exynos5250-common.h | 16 ++++++----------
>  include/configs/exynos5420-common.h |  9 +++------
>  include/configs/odroid_xu3.h        |  2 ++
>  include/configs/peach-pi.h          | 12 +-----------
>  include/configs/peach-pit.h         | 20 +-------------------
>  include/configs/smdk5250.h          | 15 ++++-----------
>  include/configs/smdk5420.h          | 10 ++++------
>  include/configs/snow.h              | 12 +-----------
>  11 files changed, 39 insertions(+), 90 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list