summaryrefslogtreecommitdiff
path: root/drivers/dma
diff options
context:
space:
mode:
authorVignesh Raghavendra <vigneshr@ti.com>2021-12-23 19:26:03 +0530
committerTom Rini <trini@konsulko.com>2022-01-15 10:38:26 -0500
commit584216315dee17d3a104379ff087ff57d2bbda48 (patch)
tree262622af35c8c5399963c3867ff436ff3d1e4c7f /drivers/dma
parent67c8678346055e8455ac062cbc18ab5b693c40a1 (diff)
downloadu-boot-584216315dee17d3a104379ff087ff57d2bbda48.tar.gz
u-boot-584216315dee17d3a104379ff087ff57d2bbda48.tar.bz2
u-boot-584216315dee17d3a104379ff087ff57d2bbda48.zip
ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmode
In case of xSPI bootmode OSPI flash is in DDR mode and needs to be accessed in multiple of 16bit accesses Hence we cannot parse sysfw.itb FIT image directly on OSPI flash via MMIO window. So, copy the image to internal on-chip RAM before parsing the image. Moreover, board cfg data maybe modified by ROM/TIFS in case of HS platform and thus cannot reside in OSPI/xSPI and needs to be copied over to internal OCRAM. This unblocks OSPI/xSPI boot on HS platforms Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Reviewed-by: Dave Gerlach <d-gerlach@ti.com> Tested-by: Keerthy <j-keerthy@ti.com> Acked-by: Pratyush Yadav <p.yadav@ti.com>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions