Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u...
authorTom Rini <trini@konsulko.com>
Tue, 8 Oct 2019 22:43:56 +0000 (18:43 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 8 Oct 2019 22:43:56 +0000 (18:43 -0400)
commit9d536fe8ae7672bdee091f9100389b6f3e53cfc6
tree44e383adff8d7a2ef7ca5cccbcdefd214912c7ca
parent8679be295682878177097557867929caa8e26b98
parent0cf837f34bd9de2c9cb2cb100f1e5f7e59826ac1
Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel

First set of u-boot-atmel features and fixes for 2020.01 cycle

The feature set includes support for two new boards from Microchip AT91:
The sama5d27_wlsom1_ek , an evaluation kit which includes the SAMA5D2
SOC packaged in a 256 MB LPDDR2 SIP, on a SOM including wireless, which
is placed on evaluation kit with sd-card, ethernet, LCD, Camera sensor,
QSPI, etc
The sam9x60ek, an evaluation kit for the new SoC based on ARM926j , the
SAM9X60 . The evaluation kit includes NAND flash, QSPI, Ethernet, Audio,
Camera sensor connector, etc.
The full support for sam9x60ek will come at a later time. There are
still missing bits regarding the clock support and power management
controller.