]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-u-boot/ti-u-boot.git/commit
Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodian...
authorTom Rini <trini@konsulko.com>
Mon, 27 Apr 2020 21:50:11 +0000 (17:50 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 27 Apr 2020 21:50:11 +0000 (17:50 -0400)
commit37b02289029853033fd662cd4b010336cfb282ad
treec1166b8fc13c0d5d555f6eb5a831f8e0c8fb4794
parentc8790bee69b1515c7b070bcab6b72df25331663c
parent73b3c23e4818334f1e4ca3901358a228cab7e736
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.