]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Move all boards to the driver-model
authorHans de Goede <hdegoede@redhat.com>
Wed, 15 Apr 2015 18:46:48 +0000 (20:46 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:21 +0000 (22:35 +0200)
commit7d7c7b334ee3addcc6338b8d0424db79a926db79
tree85ad543099446cc9ee54ca338bf788980fff6e93
parent28d161fa59f24cf89b50f1d5ed31f7b81485685d
sunxi: Move all boards to the driver-model

Now that we've everything prepared for it remove the DM settings from the
defconfig(s) and simply always set them for sunxi.

This makes all sunxi boards allways use the driver model for gpios and
ethernet, and allows us to move over more bits to the driver-model without
the need to introduce #ifdef-ery for boards which are not yet using DM.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
25 files changed:
arch/arm/Kconfig
board/sunxi/Kconfig
configs/A20-OLinuXino-Lime2_defconfig
configs/A20-OLinuXino-Lime_defconfig
configs/A20-OLinuXino_MICRO_defconfig
configs/Bananapi_defconfig
configs/Bananapro_defconfig
configs/CSQ_CS908_defconfig
configs/Colombus_defconfig
configs/Cubieboard2_defconfig
configs/Cubietruck_defconfig
configs/Hummingbird_A31_defconfig
configs/Linksprite_pcDuino3_Nano_defconfig
configs/Linksprite_pcDuino3_defconfig
configs/Mele_I7_defconfig
configs/Mele_M3_defconfig
configs/Mele_M5_defconfig
configs/Mele_M9_defconfig
configs/Orangepi_defconfig
configs/Orangepi_mini_defconfig
configs/UTOO_P66_defconfig
configs/Wits_Pro_A20_DKT_defconfig
configs/i12-tvbox_defconfig
configs/mixtile_loftq_defconfig
include/configs/sunxi-common.h