From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 6 Jul 2009 04:28:28 -0400 Subject: [U-Boot] [PATCH v4] sf: Macronix additional chips supported In-Reply-To: <1246882876-17543-1-git-send-email-prafulla@marvell.com> References: <1246882876-17543-1-git-send-email-prafulla@marvell.com> Message-ID: <200907060428.30655.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 06 July 2009 08:21:16 Prafulla Wadaskar wrote: > new chips supported:- > MX25L1605D, MX25L3205D, MX25L6405D, MX25L12855E > out of which MX25L6405D and MX25L12855E tested on Kirkwood platforms > > Modified the Macronix flash support to use 2 bytes of device id instead of > 1 This was required to support MX25L12855E > > Done some indentation fixes > > Signed-off-by: Piyush Shah > Signed-off-by: Prafulla Wadaskar > --- > Change log:- > v2: leading spaces removed for clean patch apply > build error fixed > tested for new added chip MX25L6405D > > v3: updated contributors info > ids combined to u16 > ids list of defines removed, used values in the struct > > v4: indentation fixes, > line lengths brought below 78 chars > alligned access fixed for idcode blah, this just got much worse. code style cleanups should be kept separate. i.e. the v3 patch without whitespace damage should be one commit and then if you still want to do style changes, that needs to be on top of that. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20090706/5d59b0f0/attachment.pgp