[U-Boot] [PATCH 9/9] ARM: bcm283x: use OF_CONTROL for bcm283x

Simon Glass sjg at chromium.org
Tue Sep 27 02:35:07 CEST 2016


On 26 September 2016 at 06:26, Fabian Vogt <fvogt at suse.com> wrote:
> 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 at suse.com>
> ---
>  arch/arm/Kconfig            |  1 +
>  board/raspberrypi/rpi/rpi.c | 37 -------------------------------------
>  configs/rpi_2_defconfig     |  2 ++
>  configs/rpi_3_32b_defconfig |  2 ++
>  configs/rpi_3_defconfig     |  2 ++
>  configs/rpi_defconfig       |  2 ++
>  6 files changed, 9 insertions(+), 37 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list