
On 12/10/2018 09:35 PM, Ezequiel Garcia wrote:
As the subject says, this series adds support for CI20.
Most of the work was done by Paul Burton, and then by Marek Vasut. I've just rescued the work from the dark wastelands of Mordor, did some cleaning here and there and submitted.
Patches 1, 2, and 4 are completely untouched. I've picked them from Marek's tree.
For the MMC driver (patch 3) there is some cleanup, and some fixes for proper DM migration.
Finally, patches 5 and 6 have been changed a bit: I've cleaned up the devicetree, the board support files and the defconfig.
This is based on top of today's master (7ff485c68b7e) and has been tested by SD-card booting both U-Boot and Linux. Booting Linux via TFTP was also tested.
Please note that I've added Paul's SOB to all the patches he authored, to make the authorship chain more clear.
Reviews and tests are welcome. Bikesheds not so much! ;-)
The platform is awfully size constrained, so it'd be nice to have it in to keep the general bloat in check.
Except for minor nits in 1/6, Reviewed-by: Marek Vasut marex@denx.de