From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 19 Sep 2012 08:12:17 +0200 Subject: [U-Boot] [PATCH 62/71] serial: spl: Implement empty functions for SPL In-Reply-To: <1348005061.15284.18@snotra> References: <1348005061.15284.18@snotra> Message-ID: <50596241.2070906@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 09/18/2012 11:51 PM, Scott Wood wrote: >>> (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. Yes. All ppc4xx boards with "old" nand_spl support are 4KiB. And they don't use serial at all right now. Thanks, Stefan