commit | 423a98bfc6bbfa22ab3379d66c62db73ea525444 | [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 | 8cf84ef010d839a4b792abb01c58bbf3bcec6b6e [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>