How to change configuration to android-u-boot from QSPI flash instead of SD card?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to change configuration to android-u-boot from QSPI flash instead of SD card?

343 Views
gravity_one
Contributor III

Hi Guy,

i want to build u-boot image from QSPI flash.1673256682(1).png

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

 

0 Kudos
1 Reply

330 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

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.

 

0 Kudos