mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-17 11:51:31 +02: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>