From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 19 Nov 2014 08:55:20 +0100 Subject: [U-Boot] [PATCH v2 2/7] mtd: Handle 29LV800BT In-Reply-To: <1415902878-4291-3-git-send-email-dirk.eibach@gdsys.cc> References: <1415902878-4291-1-git-send-email-dirk.eibach@gdsys.cc> <1415902878-4291-3-git-send-email-dirk.eibach@gdsys.cc> Message-ID: <546C4CE8.2020503@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 13.11.2014 19:21, dirk.eibach at gdsys.cc wrote: > From: Dirk Eibach > > 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 Applied to u-boot-ppc4xx/master. Thanks, Stefan