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

2016-09-26 Thread Simon Glass
On 26 September 2016 at 06:26, Fabian Vogt 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 > --- > arch/arm/Kconfig

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

2016-09-26 Thread Fabian Vogt
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 --- arch/arm/Kconfig| 1 + board/raspberrypi/rpi/rpi.c | 37