[U-Boot] [PATCH v4 6/6] MX31: Add NAND SPL boot support to i.MX31 PDK board.

Scott Wood scottwood at freescale.com
Thu Jul 2 22:58:46 CEST 2009


Jean-Christophe PLAGNIOL-VILLARD wrote:
>>>> Scott what do you think?
>>> I don't think we should do anything differently from the rest of U-Boot
>>> here.
>> Well, that's not easy since the rest of U-boot does it in different
>> ways, i.e. some boards have the debug stuff and some don't. As an
>> example all boards in nand_spl/board/{amcc,samsung}/* have that while
>> the rest don't have it.
> so we need a common rule
> IMHO define it manually in each file you want to debug make more sense
> 
> Scoot for you?

If we want to have something makefile based it should be done 
consistently throughout u-boot.  If we're not going to do that, then I 
agree, do it manually inside each file you want to debug.

-Scott


More information about the U-Boot mailing list