[U-Boot] [PATCH v2 10/19] exynos: Enable new features for exynos5 boards

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


On 3 August 2015 at 08:19, Simon Glass <sjg at chromium.org> wrote:
> Enable PMICs, regulators and the like so that new drivers will be made
> available.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  board/samsung/smdk5420/smdk5420.c   |  2 +-
>  configs/arndale_defconfig           |  2 ++
>  configs/odroid-xu3_defconfig        |  6 ++++++
>  configs/peach-pi_defconfig          | 17 +++++++++++++++++
>  configs/peach-pit_defconfig         | 17 +++++++++++++++++
>  configs/smdk5250_defconfig          | 10 ++++++++++
>  configs/smdk5420_defconfig          |  6 ++++++
>  configs/snow_defconfig              | 23 +++++++++++++++++++++++
>  include/configs/arndale.h           |  4 ++++
>  include/configs/exynos5-common.h    | 10 ++--------
>  include/configs/exynos5-dt-common.h |  5 -----
>  include/configs/smdk5250.h          |  3 ---
>  include/configs/snow.h              |  3 ---
>  13 files changed, 88 insertions(+), 20 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list