mtd: Handle 29LV800BT
authorDirk Eibach <dirk.eibach@gdsys.cc>
Thu, 13 Nov 2014 18:21:13 +0000 (19:21 +0100)
committerStefan Roese <sr@denx.de>
Wed, 19 Nov 2014 07:48:41 +0000 (08:48 +0100)
commitf3c89d9228157933cf3e34d09b54ea362a6d8838
tree049291b407ca673e7b98e894f977d1648c32bcdc
parentf9af10dda89d324f6e3ed761a759a485849510d7
mtd: Handle 29LV800BT

The device id makes u-boot think that this chip needs
cfi_reverse_geometry(), which is not the case.
Add it to jedec_flash, so it is handled properly.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/jedec_flash.c
include/flash.h