]> git.baikalelectronics.ru Git - uboot.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)
commitfac0d0895a6957622df7c8b968b95c9a182a8c45
tree3d2cec569553bf42eb762d45c17ea89e213ae182
parent732aacb5d0320eb4959ee63db8d95c237a08b82b
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