]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
mtd: vf610_nfc: enable ONFI detection
authorStefan Agner <stefan@agner.ch>
Fri, 8 May 2015 17:07:13 +0000 (19:07 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:43:29 +0000 (22:43 +0200)
commit3bed1d554adff37f2da8b2718a4ed944f583acb6
treed85108592f4481ac4bd43a9baa5a6752fe8715ab
parent997a945bc65dc77ae46a4d83ad3bfa23f7af6d22
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