Lines Matching +full:qspi +full:- +full:r8a7791
1 -------------------------------------------------
2 Simple steps used to test the SH-QSPI at U-Boot
3 -------------------------------------------------
5 #0, Currently, SH-QSPI is used by lager board (Renesas ARM SoC R8A7790)
6 and koelsch board (Renesas ARM SoC R8A7791). These boot from SPI ROM
7 basically. Thus, U-Boot start, SH-QSPI will is operating normally.
9 #1, build U-Boot and load u-boot.bin
11 => tftpboot 40000000 u-boot.bin
16 Filename 'u-boot.bin'.
23 #2, Commands to erase/write u-boot to flash device
38 If you're written correctly and driver works properly, U-Boot starts.