[U-Boot] [PATCH v2 1/5] 85xx: add boot from NAND/eSDHC/eSPI support

Hu Mingkai-B21284 Mingkai.Hu at freescale.com
Mon Sep 14 04:33:03 CEST 2009


 

> -----Original Message-----
> From: Wolfgang Denk [mailto:wd at denx.de] 
> Sent: Friday, September 11, 2009 9:37 PM
> To: Hu Mingkai-B21284
> Cc: u-boot at lists.denx.de; Wood Scott-B07421; Gala Kumar-B11780
> Subject: Re: [U-Boot] [PATCH v2 1/5] 85xx: add boot from 
> NAND/eSDHC/eSPI support
> 
> Dear Mingkai Hu,
> 
> In message 
> <1252639077-29277-1-git-send-email-Mingkai.hu at freescale.com> 
> you wrote:
> > The MPC8536E is capable of booting form NAND/eSDHC/eSPI, this patch 
> > implements these three bootup methods in a unified way - 
> all of these 
> > use the general cpu/mpc85xx/start.S, and load the main 
> image to L2SRAM 
> > which lets us use the SPD to initialize the SDRAM.
> 
> ...
> 
> I'm confused.
> 
> Is this v2 reposted? Or an updated version?
> 
> Could you please be so kind and always note (below the "---" 
> line) what has changed against the previous version of the patch?
> 

Sorry for the confusion, this should be version 3.  I'll make the note
in the furture. 

This patch's modification against v2:
 - Use the NADN_SPL to comment the tlbsx and find_tlb_idx function for
4K NAND loader

Thanks,
Mingkai


More information about the U-Boot mailing list