[U-Boot] [PATCH] nand_spl: Define nand_select function

Vikram Narayanan vikram186 at gmail.com
Tue Oct 23 19:31:31 CEST 2012


On 10/23/2012 9:17 PM, Tom Rini wrote:
> On Tue, Oct 23, 2012 at 04:51:05PM +0530, Vikram Narayanan wrote:
>
>> Split up the selection of nand_chip from nand_init to a separate
>> function. This is just to make it a little consistent as we've
>> nand_deselect function.
>>
>> Also use it in spl_nand_load_image function.
>>
>> Signed-off-by: Vikram Narayanan<vikram186 at gmail.com>
>> Cc: Stefan Roese<sr at denx.de>
>
> What does this allow for us to do next?  We've added a few bytes to SPL
> and we're already close to being too large sometimes.
>

Yep. 12 bytes added. If SPL is too much loaded to include this, the 
patch shall be dropped.

~Vikram


More information about the U-Boot mailing list