mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 00:24:09 +01:00
The DMA, QSPI, and SD/MMC reset bits are located in the permodrst register, not the mpumodrst. So the bank for these reset bits should be 1, not 0. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>