[U-Boot] [PATCH][v2] powerpc/CoreNet: add tool to support pbl image build.
Scott Wood
scottwood at freescale.com
Wed Jun 6 23:26:52 CEST 2012
On 06/06/2012 04:09 PM, Wolfgang Denk wrote:
> Dear Shaohui Xie,
>
> In message <1338979010-950-1-git-send-email-Shaohui.Xie at freescale.com> you wrote:
>> + For eSPI boot:
>> + To build the eSPI boot image for P4080DS:
>> + make P4080DS_SPIFLASH
>> +
>> + To build the eSPI boot image for P3041DS:
>> + make P3041DS_SPIFLASH
>> +
>> + To build the eSPI boot image for P5020DS:
>> + make P5020DS_SPIFLASH
>
> Come on, this doesn't scale. Why not simply:
>
> make <name>_SPIFLASH
>
> ?
Listing all boards here isn't the right answer, but some targets might
have other orthogonal options to be specified, so the pattern wouldn't
necessarily hold.
-Scott
More information about the U-Boot
mailing list