Hi Guy,
i want to build u-boot image from QSPI flash.
my idea :
step1、uboot bootups from QSPI
step2、usb start, and find USB storage
step3、loads android from USB storage and boots android
BSP Infomation: imx-android-10.0.0_2.6.0
Brs,
Gravity
1.We don't support QSPI boot, you need refer the FlexSPI code to realize this, including enable the qspi in dts and uboot code, handle the ROM api return value.
2.uuu tool doesn't support flash image to USB device.