[PATCH 0/3] ARM: images: Use piggydata

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series simplifies the generation of multi PBL images. Instead of
appending the compressed binary to the decompressor we link the
compressed binary directly into the PBL image. This has been done for
the single PBL case forever and unlike what I thought when creating
multi image support this is possible and actually easier with multi
PBL images aswell.

Sascha Hauer (3):
  scripts: imx-image: Add support for max_load_size option
  ARM: i.MX: Add max_load_size option to boards that will need it
  ARM: images: use piggydata

 .../cm-fx6/flash-header-mx6-cm-fx6.imxcfg     |   1 +
 .../flash-header-imx8mq-evk.imxcfg            |   1 +
 .../flash-header-technexion-wandboard.imxcfg  |   1 +
 .../zii-imx6q-rdu2/flash-header-rdu2.imxcfg   |   1 +
 arch/arm/cpu/sections.c                       |   1 -
 arch/arm/cpu/uncompress.c                     |  18 +-
 arch/arm/include/asm/sections.h               |   1 -
 arch/arm/lib/pbl.lds.S                        |   6 +-
 arch/arm/mach-imx/include/mach/imx-header.h   |   1 +
 arch/arm/mach-imx/xload-common.c              |  21 +-
 images/.gitignore                             |   2 -
 images/Makefile                               |  41 +-
 images/Makefile.am33xx                        | 120 ++--
 images/Makefile.at91                          |   8 +-
 images/Makefile.bcm283x                       |   8 +-
 images/Makefile.imx                           | 617 +++++++++---------
 images/Makefile.mvebu                         |  88 +--
 images/Makefile.mxs                           |  20 +-
 images/Makefile.omap3                         |   6 +-
 images/Makefile.rockchip                      |   8 +-
 images/Makefile.socfpga                       |  38 +-
 images/Makefile.tegra                         |  68 +-
 images/Makefile.vexpress                      |   8 +-
 images/piggy.S                                |   6 +
 scripts/imx/imx-image.c                       |  10 +-
 scripts/imx/imx.c                             |  13 +
 26 files changed, 549 insertions(+), 564 deletions(-)
 create mode 100644 images/piggy.S

-- 
2.19.1


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux