commit | 6e38a5ca71a7df8bbbe84f01ff2204e82eadfdb2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Apr 27 17:50:11 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 27 17:50:11 2020 -0400 |
tree | c1166b8fc13c0d5d555f6eb5a831f8e0c8fb4794 | |
parent | b4febf572690aae4ba4422863d32887b73ed5b57 [diff] | |
parent | d8a089243335a6a73d0ecac6650c0c838388826f [diff] |
Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc Here we introduce new development platfrom for ARC: HSDK 4xD. That's pretty much the same base-board as in HSDK but with very recent quad-core ARC HS47D in the ASIC. Thus we try to re-use existing code as much as possible while inevitably add some pieces needed for the new ASIC. Also we drop selection of bounce buffers on AXS10x as there's no use of them any longer.