From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 18 Sep 2012 16:51:01 -0500 Subject: [U-Boot] [PATCH 62/71] serial: spl: Implement empty functions for SPL In-Reply-To: <201209182319.07250.marex@denx.de> (from marex@denx.de on Tue Sep 18 16:19:07 2012) Message-ID: <1348005061.15284.18@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/18/2012 04:19:07 PM, Marek Vasut wrote: > Dear Tom Rini, > > > (and then see if we can change since > > as Scott notes, this needs to work for 4kb boards and that is > tight). > > What exactly are the 4k boards? Anything that uses fsl_elbc_nand is 4K. I think most (all?) of the ppc 4xx boards are 4K. fsl_ifc_nand is 8K, though the linker script needs some rework to fully take advantage of that. At least some of the i.MX boards have constraints but I don't know exactly what they are. Maybe some others. -Scott