arm: mach-k3: j721s2_spl: Enumerate SPI NAND as a boot device

Enumerate SPI NAND as a boot device for j721s2 evm at 0x5.

Signed-off-by: Apurva Nandan <a-nandan@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
Apurva Nandan 2023-06-08 16:55:14 +05:30 committed by Vignesh Raghavendra
parent 192b65649f
commit ac4935ce58
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#define BOOT_DEVICE_QSPI 0x02
#define BOOT_DEVICE_SPI 0x03
#define BOOT_DEVICE_ETHERNET 0x04
#define BOOT_DEVICE_SPINAND 0x05
#define BOOT_DEVICE_I2C 0x06
#define BOOT_DEVICE_UART 0x07
#define BOOT_DEVICE_NOR BOOT_DEVICE_HYPERFLASH