On 14 September 2017 at 23:15, Wenyou Yang <[email protected]> wrote: > From: Wenyou Yang <[email protected]> > > Convert the board to support the video driver model, add the device > tree node, and remove the unnecessary code. > > Signed-off-by: Wenyou Yang <[email protected]> > --- > > Changes in v2: None > > arch/arm/dts/at91-sama5d4ek.dts | 26 ++++++++++ > arch/arm/mach-at91/Kconfig | 1 + > board/atmel/sama5d4ek/sama5d4ek.c | 97 > +++-------------------------------- > configs/sama5d4ek_mmc_defconfig | 3 +- > configs/sama5d4ek_nandflash_defconfig | 3 +- > configs/sama5d4ek_spiflash_defconfig | 3 +- > include/configs/sama5d4ek.h | 9 ---- > 7 files changed, 39 insertions(+), 103 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

