From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Jin Date: Tue, 11 Jan 2005 17:03:12 -0800 Subject: [U-Boot-Users] [PATCH] ARM Integrator CP flash fix In-Reply-To: <20050112002138.635D6C108D@atlas.denx.de> References: <20050112002138.635D6C108D@atlas.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, > > Here is the patch fixing the flash support of ARM Integrator CP board. > > Now it supports 28F640J3C and 28F128J3C flash chips. > > Added, thanks. This patch had a bug in udelay(), if I remember correctly. But it's fixed in my latest patch posted on Dec. 20. Also there are more stuff in the latest patch I submitted. http://sourceforge.net/mailarchive/message.php?msg_id=10359748 > But please follow the Coding Style requirements. Would you please point out where I violated the coding style requirements in the latest patch? I'd like to fix them and submit a clean patch then. Regards, -Shawn.