On 2/10/22 14:38, Siarhei Siamashka wrote:
On Thu, Feb 10, 2022 at 6:35 AM Jesse Taube <mr.bossman...@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

Reply via email to