Re: [PATCH 05/25] m25p80: Add the is25wp256 SFPD table

2023-01-31 Thread Joel Stanley
On Thu, 19 Jan 2023 at 12:36, Cédric Le Goater wrote: > > From: Guenter Roeck > > Generated from hardware using the following command and then padding > with 0xff to fill out a power-of-2: > xxd -p /sys/bus/spi/devices/spi0.0/spi-nor/sfdp > > Cc: Michael Walle > Cc: Tudor Ambarus > Sign

[PATCH 05/25] m25p80: Add the is25wp256 SFPD table

2023-01-19 Thread Cédric Le Goater
From: Guenter Roeck Generated from hardware using the following command and then padding with 0xff to fill out a power-of-2: xxd -p /sys/bus/spi/devices/spi0.0/spi-nor/sfdp Cc: Michael Walle Cc: Tudor Ambarus Signed-off-by: Guenter Roeck Reviewed-by: Cédric Le Goater Message-Id: <202