commit | 39834ccdd43f492c61c0d8b4db55988b1f47a4dc | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Feb 16 09:06:49 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 04 15:20:06 2022 -0500 |
tree | 0987a949db24a3ef3cb35c4b68f6ba0ba8926315 | |
parent | 4403e1a31cca73d516c2302e2950ddc8ea7d0c37 [diff] |
arm: dts: iot2050: Add cfg register space for ringacc and udmap Recent unrelated fixes (9876ae7db6da) revealed that we were missing bits from 2af181b53e28 in the IOT2050 dt. Add them, but only for main U-Boot. SPL loads from QSPI only, thus cannot use DMA. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>