Hi Stefan, On Sat, Jan 21, 2017 at 11:52 AM, Simon Glass <[email protected]> wrote: > 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.
I would also do this in the SPI driver, unless it is not possible? Regards, Bin _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

