I added same ids, the device was able to be detected, but the nand info, nand
erase.chip did not work. Same command works for a Micron 512MBytes nand. I
am using mxc_nand driver. What else do we need update? what change you made
to the mxc_nand.c and board configuration .h file?
--
View this m
Currently I am booting from MMC/SD. mx28 SPI2 and MMC/SD are using same
port, can not be used together?
Thanks,
Smith
--
View this message in context:
http://u-boot.10912.n7.nabble.com/mx28evk-spi-boot-tp153575p153600.html
Sent from the U-Boot mailing list archive at Nabble.com.
I populated N25M256A spi norflash chip into freescale mx28evk board.
include/configs/mx28evk.h
/* SPI Flash */
#define CONFIG_SPI_FLASH
#define CONFIG_SF_DEFAULT_BUS 2
#define CONFIG_SF_DEFAULT_CS0
/* this may vary and depends on the installed chip */
#define CONFIG_SPI_FLASH_STMICRO
#define
3 matches
Mail list logo