]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: rmobile: beacon-renesom: Enable QSPI NOR Flash
authorAdam Ford <aford173@gmail.com>
Tue, 24 Aug 2021 16:05:27 +0000 (11:05 -0500)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 24 Aug 2021 18:03:09 +0000 (20:03 +0200)
commit221146c55868e0f1c1cd3d9add440081b677f559
tree3d2cec569553bf42eb762d45c17ea89e213ae182
parent4865db07169126ca0205f1a6265adf01bd69b3df
ARM: rmobile: beacon-renesom: Enable QSPI NOR Flash

There is a QSPI NOR flash part on the board.  Because this chip isn't
yet supported in Linux, but it is supported in U-Boot, and the
face that the RPC_SPI compatible names are different in U-Boot and
Linux, the device tree updates are confined to -u-boot.dtsi files.

In order to use the QSPI, TF-A must leave RPC unlocked by compiling
TF-A with RZG_RPC_HYPERFLASH_LOCKED=0.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Biju Bas <biju.das.jz@bp.renesas.com>
arch/arm/dts/beacon-renesom-som.dtsi
configs/r8a774a1_beacon_defconfig
configs/r8a774b1_beacon_defconfig
configs/r8a774e1_beacon_defconfig