[U-Boot] [PATCH v4 1/9] ls102xa: pblimage: Add pblimage tool support for LS102xA
York Sun
yorksun at freescale.com
Thu Dec 11 20:01:24 CET 2014
On 12/02/2014 11:00 PM, Alison Wang wrote:
> For LS102xA, the size of spl/u-boot-spl.bin is variable.
> This patch adds the support to deal with the variable
> u-boot size in pblimage tool. It will be padded to 64
> byte boundary.
>
> Use pblimage_check_params() to add the specific operations
> for ARM, such as PBI CRC and END command and the calculation
> of pbl_cmd_initaddr.
>
> Signed-off-by: Alison Wang <alison.wang at freescale.com>
> ---
> Change log:
> v4: No change.
> v3: Change the Copyright year.
> v2: Remove the definition of CONFIG_SPL_MAX_SIZE.
> Pad the variable u-boot size to 64 byte boundary in pblimage tool.
> Use pblimage_check_params() insteady of basing on the file name.
>
Applied to u-boot-fsl-qoriq master, awaiting upstream.
York
More information about the U-Boot
mailing list