[U-Boot] [PATCH v1 0/2] Add support for the A64-uQ7 modules

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Mon Feb 20 23:47:29 UTC 2017


This changeset adds support for the A64-uQ7 modules from Theobroma
Systems, which is based on Allwinner's A64 (sun50iw1p1).

It depends on the device-model support for the sunxi subarchitecture
and the DM-based, dual-IO capable SPI driver which we submitted over
the last couple of days.

Given that these other patches are unmerged, this will (at this stage)
mainly serve as a reference point to better point these other
patchsets into perspective.


Philipp Tomsich (2):
  dts: lynx: add sun50i-a64-lynx.dts for the A64-uQ7
  lynx_defconfig: add defconfig for A64-uQ7 module

 arch/arm/dts/Makefile            |   1 +
 arch/arm/dts/sun50i-a64-lynx.dts | 247 +++++++++++++++++++++++++++++++++++++++
 configs/lynx_defconfig           |  84 +++++++++++++
 3 files changed, 332 insertions(+)
 create mode 100644 arch/arm/dts/sun50i-a64-lynx.dts
 create mode 100644 configs/lynx_defconfig

-- 
1.9.1



More information about the U-Boot mailing list