]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/colibri_vf.h
mtd: vf610_nfc: enable ONFI detection
authorStefan Agner <stefan@agner.ch>
Fri, 8 May 2015 17:07:13 +0000 (19:07 +0200)
committerScott Wood <scottwood@freescale.com>
Sun, 24 May 2015 19:27:46 +0000 (14:27 -0500)
commit8fca2d8cb84fb039bb41061f5f5fd9f31cd596c9
treebfc29cce0316a7610412e3a3d3e160ed043f6c26
parent080a71e8e9fe917ba82bdde2251eb0d4dd68cb5c
mtd: vf610_nfc: enable ONFI detection

This changes enable ONFI detection. The Read ID command now allows
one address byte which is needed for ONFI detection. To read the
ONFI parameter page, the NAND_CMD_PARAM need to be supported. The
CMD code enables one command and one address byte along with reading
data from flash using R/B#, as specified by ONFI.

Signed-off-by: Stefan Agner <stefan@agner.ch>
drivers/mtd/nand/vf610_nfc.c
include/configs/colibri_vf.h
include/configs/vf610twr.h