Enable use of DMA when loading FIT images from eMMC, SD-card and SPI
flash now that access to PMU_SRAM for non-secure masters is allowed.
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
&sdhci {
bootph-pre-ram;
bootph-some-ram;
- u-boot,spl-fifo-mode;
};
&sdmmc {
bootph-pre-ram;
bootph-some-ram;
- u-boot,spl-fifo-mode;
};
&sdmmc0_bus4 {
&sfc0 {
bootph-some-ram;
- u-boot,spl-sfc-no-dma;
};
&sfc1 {
bootph-some-ram;
- u-boot,spl-sfc-no-dma;
};
&sys_grf {