Re: [PATCH] spi-nor: Add support for xt25f128b

2021-01-23 Thread Tudor.Ambarus
Hi, Andreas, On 12/21/20 12:43 AM, Andreas Rammhold wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > This adds support for the xt25f128b as found on the rockpi4b SBC. > > Signed-off-by: Andreas Rammhold > --- > > This continues the effo

[PATCH] spi-nor: Add support for xt25f128b

2020-12-20 Thread Andreas Rammhold
This adds support for the xt25f128b as found on the rockpi4b SBC. Signed-off-by: Andreas Rammhold --- This continues the efforts done in [1] & [2] that went stale. I've tested this patch on my RockPi4b which only has the xt25f128b (and not the xt25f32b as also propsed in [2]). I have tried to ob