Hi Stefan, On 20 January 2017 at 07:26, Stefan Roese <[email protected]> wrote: > Without configuring these registers in the SPI controller, the Linux > MTD device driver is not able to correctly read/write to the SPI > NOR chip at all. In fact, the chip is not detected at all. > > Signed-off-by: Stefan Roese <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Bin Meng <[email protected]> > --- > arch/x86/cpu/baytrail/cpu.c | 57 > +++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 57 insertions(+)
Can we do this in the SPI driver? It already has register definitions. Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

