My board platform is i.MX6QP .I want to start uboot, kernel and rootfs from usb disk hardware. Is there any good way?
Solved! Go to Solution.
 
					
				
		
 diegoadrian
		
			diegoadrian
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Unfortunately,
That is impossible, the only boot devices for the i.MX6Q are the following ones:
• NOR flash
• NAND flash
• OneNAND flash
• SD/MMC
• Serial ATA (SATA) HDD (only i.MX 6Dual/6Quad)
• Serial (I2C/SPI) NOR flash and EEPROM
Best regards,
Diego.
 
					
				
		
 diegoadrian
		
			diegoadrian
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Unfortunately,
That is impossible, the only boot devices for the i.MX6Q are the following ones:
• NOR flash
• NAND flash
• OneNAND flash
• SD/MMC
• Serial ATA (SATA) HDD (only i.MX 6Dual/6Quad)
• Serial (I2C/SPI) NOR flash and EEPROM
Best regards,
Diego.
