]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/rpi_3_32b_defconfig
ARM: bcm283x: use OF_CONTROL for bcm283x
authorFabian Vogt <fvogt@suse.com>
Mon, 26 Sep 2016 12:26:51 +0000 (14:26 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 29 Nov 2016 01:15:18 +0000 (20:15 -0500)
commit767090963886f65cdab2095dae85c52ab6b30800
tree0f459a95a3e563ca8f9b40c895aa868ebe7bfcb0
parentd8396a3272edc4b8154d0c93ea9b40473b300739
ARM: bcm283x: use OF_CONTROL for bcm283x

This patch removes use of U_BOOT_DEVICE in board/raspberrypi/rpi/rpi.c,
enables OF_CONTROL in the config and adjusts the rpi_*defconfig configs.

Signed-off-by: Fabian Vogt <fvogt@suse.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/Kconfig
board/raspberrypi/rpi/rpi.c
configs/rpi_2_defconfig
configs/rpi_3_32b_defconfig
configs/rpi_3_defconfig
configs/rpi_defconfig