Re: [PATCH 2/5] mmc: rockchip_sdhci: Disable DMA mode using a device tree property

2023-05-12 Thread Quentin Schulz
Hi Jonas, On 5/6/23 19:41, Jonas Karlman wrote: Loading part of TF-A into SRAM from eMMC using DMA fails on RK3399 similar to other Rockchip SoCs. Checksum validation fails with: ## Checking hash(es) for Image atf-2 ... sha256 error! Bad hash value for 'hash' hash node in 'atf-2' image

Re: [PATCH 2/5] mmc: rockchip_sdhci: Disable DMA mode using a device tree property

2023-05-09 Thread Kever Yang
On 2023/5/7 01:41, Jonas Karlman wrote: Loading part of TF-A into SRAM from eMMC using DMA fails on RK3399 similar to other Rockchip SoCs. Checksum validation fails with: ## Checking hash(es) for Image atf-2 ... sha256 error! Bad hash value for 'hash' hash node in 'atf-2' image node

[PATCH 2/5] mmc: rockchip_sdhci: Disable DMA mode using a device tree property

2023-05-06 Thread Jonas Karlman
Loading part of TF-A into SRAM from eMMC using DMA fails on RK3399 similar to other Rockchip SoCs. Checksum validation fails with: ## Checking hash(es) for Image atf-2 ... sha256 error! Bad hash value for 'hash' hash node in 'atf-2' image node spl_load_simple_fit: can't load image loadables