summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorVignesh Raghavendra <[email protected]>2021-12-23 19:26:03 +0530
committerTom Rini <[email protected]>2022-01-15 10:38:26 -0500
commit584216315dee17d3a104379ff087ff57d2bbda48 (patch)
tree262622af35c8c5399963c3867ff436ff3d1e4c7f /scripts/cleanpatch
parent67c8678346055e8455ac062cbc18ab5b693c40a1 (diff)
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 <[email protected]> Reviewed-by: Dave Gerlach <[email protected]> Tested-by: Keerthy <[email protected]> Acked-by: Pratyush Yadav <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions