[U-Boot] [PATCH] powerpc/tool/pbl: fix pbl image compiling process
York Sun
yorksun at freescale.com
Fri Sep 27 19:54:25 CEST 2013
On 09/10/2013 11:48 PM, shh.xie at gmail.com wrote:
> From: Shaohui Xie <Shaohui.Xie at freescale.com>
>
> Previous process of compiling a PBL boot image is:
> 1: make <board_name_config>
> 2: make u-boot.pbl
>
> for example:
> make T4240QDS_SDCARD_config
> make u-boot.pbl
>
> Now the process is:
> 1: make <board_name>
>
> for example:
> make T4240QDS_SDCARD
>
> Also, updated README.pblimage.
>
> Signed-off-by: Shaohui Xie <Shaohui.Xie at freescale.com>
> ---
Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master
branch.
York
More information about the U-Boot
mailing list