[U-Boot] [PATCH 20/21] sunxi: Move all boards to the device-model
Simon Glass
sjg at chromium.org
Sat Apr 25 01:24:44 CEST 2015
On 24 April 2015 at 07:48, Hans de Goede <hdegoede at redhat.com> wrote:
> Now that we've everything prepared for it remove the DM settings from the
> defconfig(s) and simply always set them for sunxi, so that all sunxi boards
> will allways use dm now.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
> arch/arm/Kconfig | 5 +++++
> board/sunxi/Kconfig | 12 ++++++++++++
> configs/A20-OLinuXino-Lime2_defconfig | 2 --
> configs/A20-OLinuXino-Lime_defconfig | 2 --
> configs/A20-OLinuXino_MICRO_defconfig | 2 --
> configs/Bananapi_defconfig | 2 --
> configs/Bananapro_defconfig | 2 --
> configs/CSQ_CS908_defconfig | 2 --
> configs/Colombus_defconfig | 2 --
> configs/Cubieboard2_defconfig | 2 --
> configs/Cubietruck_defconfig | 2 --
> configs/Hummingbird_A31_defconfig | 2 --
> configs/Linksprite_pcDuino3_Nano_defconfig | 2 --
> configs/Linksprite_pcDuino3_defconfig | 9 ---------
> configs/Mele_I7_defconfig | 2 --
> configs/Mele_M3_defconfig | 2 --
> configs/Mele_M5_defconfig | 2 --
> configs/Mele_M9_defconfig | 2 --
> configs/Orangepi_defconfig | 2 --
> configs/Orangepi_mini_defconfig | 2 --
> configs/UTOO_P66_defconfig | 1 +
> configs/Wits_Pro_A20_DKT_defconfig | 2 --
> configs/i12-tvbox_defconfig | 2 --
> configs/mixtile_loftq_defconfig | 2 --
> include/configs/sunxi-common.h | 2 +-
> 25 files changed, 19 insertions(+), 50 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list