From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haavard Skinnemoen Date: Mon, 14 Jan 2008 09:01:01 +0100 Subject: [U-Boot-Users] CUSTODIANS: List of open issues / not applied patches In-Reply-To: <20080111210630.GA12864@discworld.dascon.de> References: <20080109213614.F0F71242E7@gemini.denx.de> <20080111210630.GA12864@discworld.dascon.de> Message-ID: <20080114090101.27045697@siona> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 11 Jan 2008 22:06:30 +0100 rincewind at discworld.dascon.de (Michael Schwingen) wrote: > Not sure about the source of the problem, but the > CONFIG_CFI_FLASH_LEGACY support seems to be broken - the code for > flash_read_jedec_ids_intel and flash_read_jedec_ids_amd which are > called in cfi_flash.c seems to be missing. I do not see any > missing/outstanding patches that seem relevant to this problem. Hmm...I guess my compile tests didn't hit the CONFIG_CFI_FLASH_LEGACY case. Are there any boards that are actually using this in mainline? Thanks for fixing it. Haavard