diff options
author | Jonas Karlman <jonas@kwiboo.se> | 2023-04-18 16:46:45 +0000 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2023-04-21 15:55:29 +0800 |
commit | 2cc6cde647e2cf61a29f389e8d263bf19672f0f5 (patch) | |
tree | 6a5d621db8687bf8c881c8cc287507563e7fc301 /tools/patman/commit.py | |
parent | 3cd664dc92ca832506f1a4e7769cb5ee6a88137d (diff) |
mmc: rockchip_sdhci: Limit number of blocks read in a single command
Using DMA to load TF-A into SRAM fails when booting from eMMC on RK3588.
## Checking hash(es) for Image atf-3 ... sha256 error!
Bad hash value for 'hash' hash node in 'atf-3' image node
spl_load_simple_fit: can't load image loadables index 2 (ret = -1)
mmc_load_image_raw_sector: mmc block read error
Fix this by using PIO mode in SPL and limit the number of blocks used in
a single read command to avoid triggering Data End Bit Error interrupt.
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions