Searched hist:"94 cb17d0786867b8bffb684adb48f7111d9d5b63" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | pblimage.c | 94cb17d0786867b8bffb684adb48f7111d9d5b63 Wed Dec 03 01:00:41 CST 2014 Alison Wang <b18965@freescale.com> ls102xa: pblimage: Add pblimage tool support for LS102xA
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@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
|
/openbmc/u-boot/ |
H A D | Makefile | 94cb17d0786867b8bffb684adb48f7111d9d5b63 Wed Dec 03 01:00:41 CST 2014 Alison Wang <b18965@freescale.com> ls102xa: pblimage: Add pblimage tool support for LS102xA
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@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
|