public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] amlogic: add Khadas VIM3L support
@ 2019-12-11  9:20 Christian Hewitt
  2019-12-11  9:20 ` [PATCH 1/2] ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1 Christian Hewitt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christian Hewitt @ 2019-12-11  9:20 UTC (permalink / raw)
  To: u-boot

Khadas VIM3L is a new revision of the VIM3 board that swaps the premium
A311D chip for Amlogic's mid-range S905D3 chip.

Christian Hewitt (2):
  ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1
  boards: amlogic: add Khadas VIM3L support

 arch/arm/dts/Makefile                   |   1 +
 arch/arm/dts/meson-sm1-khadas-vim3l.dts |  95 +++++++++++++++++++++++
 board/amlogic/w400/README.khadas-vim3l  | 132 ++++++++++++++++++++++++++++++++
 configs/khadas-vim3l_defconfig          |  62 +++++++++++++++
 4 files changed, 290 insertions(+)
 create mode 100644 arch/arm/dts/meson-sm1-khadas-vim3l.dts
 create mode 100644 board/amlogic/w400/README.khadas-vim3l
 create mode 100644 configs/khadas-vim3l_defconfig

-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-07 10:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-11  9:20 [PATCH 0/2] amlogic: add Khadas VIM3L support Christian Hewitt
2019-12-11  9:20 ` [PATCH 1/2] ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1 Christian Hewitt
2019-12-11  9:20 ` [PATCH 2/2] boards: amlogic: add Khadas VIM3L support Christian Hewitt
2019-12-12 23:56 ` [PATCH 0/2] " Kevin Hilman
2019-12-20 10:11 ` Neil Armstrong
2020-01-07 10:18 ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox