[PATCH v1 1/3] mach-sunxi: Add boot device detection for SUNIV

Jesse Taube mr.bossman075 at gmail.com
Thu Feb 10 20:51:11 CET 2022



On 2/10/22 14:38, Siarhei Siamashka wrote:
> On Thu, Feb 10, 2022 at 6:35 AM Jesse Taube <mr.bossman075 at gmail.com> wrote:
> [...]
>> +       case SUNIV_BOOTED_FROM_NAND:
>> +       case SUNIV_BOOTED_FROM_SPI:
>> +               return BOOT_DEVICE_SPI;
> 
> Is it really okay to lump SPI and NAND together and return
> BOOT_DEVICE_SPI for both?
Booting from SPI NAND.
I can change it to BOOT_DEVICE_NAND.
> What's the NAND support story on this device?
I thought BOOT_DEVICE_NAND was for parallel NAND but I may be wrong 
could come one clarify please?

Thanks,
	Jesse Taube


More information about the U-Boot mailing list