[U-Boot] [PATCH v2 1/5] board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO
Simon Glass
sjg at chromium.org
Sun Sep 17 17:55:15 UTC 2017
On 14 September 2017 at 23:15, Wenyou Yang <wenyou.yang at microchip.com> wrote:
> Convert the board to support the video driver model, add the device
> tree node, and remove the unnecessary code.
>
> Signed-off-by: Wenyou Yang <wenyou.yang at microchip.com>
> ---
>
> Changes in v2: None
>
> arch/arm/dts/at91-sama5d2_xplained.dts | 60 ++++++++++++++++
> arch/arm/dts/sama5d2.dtsi | 7 ++
> arch/arm/mach-at91/Kconfig | 1 +
> board/atmel/sama5d2_xplained/sama5d2_xplained.c | 95 ++-----------------------
> configs/sama5d2_xplained_mmc_defconfig | 2 +
> configs/sama5d2_xplained_spiflash_defconfig | 2 +
> include/configs/sama5d2_xplained.h | 12 ----
> 7 files changed, 79 insertions(+), 100 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list