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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

445 次查看
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 项奖励
回复
1 回复

432 次查看
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 项奖励
回复