Lines Matching +full:boot +full:- +full:serial +full:- +full:test
1 QSPI U-Boot support
2 ------------------
4 Host processor is connected to serial flash device via qpsi
14 -------
16 MLO/u-boot.img will be flashed from SD/MMC to the flash device
17 using serial flash erase and write commands. Then, switch settings
18 will be changed to qspi boot. Then, the ROM code will read MLO
21 u-boot.img from flash and execute it from SDRAM.
24 -------
32 -----------------------
37 ------
39 - Newly created file which is responsible for configuring the
45 -------
47 details about the commands required to test qspi at U-Boot level.