patacongo opened a new pull request #463: z20x:  Fix some SPI/W25 issues.
URL: https://github.com/apache/incubator-nuttx/pull/463
 
 
   arch/z80/src/ez80/ez80_spi.c:  Do not configure SPI chip select pin.  It is 
not used by the driver and configuring it just clobbers other usage of that 
pin.  Add some additional debug outputs; correct some exiting debug outputs.
   
   drivers/mtd/w25.c:  Add some debug output.
   
   boards/z80/ez80/z20x/src/ez80_w25.c:  Correct SPI bus number used in 
initialization.  Only SPI1 is supported.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to