]> Git Repo - u-boot.git/blobdiff - include/spi_flash.h
Move default y configs out of arch/board Kconfig
[u-boot.git] / include / spi_flash.h
index 4791b94281c1227a20380835f06a91cdad6dbeac..f2814ef41a0b3c27b2e82352190de831559422c9 100644 (file)
@@ -65,6 +65,7 @@ struct spi_flash {
        struct spi_slave *spi;
 #ifdef CONFIG_DM_SPI_FLASH
        struct udevice *dev;
+       u16 flags;
 #endif
        const char *name;
        u8 dual_flash;
This page took 0.025296 seconds and 4 git commands to generate.