Re: [U-Boot] [PATCH] x86: baytrail: Configure SPI BIOS parameters

2017-01-23 Thread Bin Meng
Hi Stefan, On Sat, Jan 21, 2017 at 11:52 AM, Simon Glass wrote: > Hi Stefan, > > On 20 January 2017 at 07:26, Stefan Roese 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 fac

Re: [U-Boot] [PATCH] x86: baytrail: Configure SPI BIOS parameters

2017-01-20 Thread Simon Glass
Hi Stefan, On 20 January 2017 at 07:26, Stefan Roese 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 > Cc: