[PATCH] mtd: spinand: add support for Etron SPI-NAND flashes

Miquel Raynal miquel.raynal at bootlin.com
Wed May 27 10:46:28 CEST 2026


>
> [...]
>
>> +#ifndef __UBOOT__
>> +#include <linux/device.h>
>> +#include <linux/kernel.h>
>> +#endif
>
> Please drop this #if block

Actually I missed the fact that the target was U-Boot, so it is fine obviously :-)

Rest is still valid.


More information about the U-Boot mailing list