[U-Boot] [PATCH v4 0/4] u-boot.elf: support other archs
Álvaro Fernández Rojas
noltari at gmail.com
Thu Apr 20 18:36:24 UTC 2017
Provide an u-boot.elf binary for Broadcom MIPS platforms by re-using
the already existing Makefile target for aarch64.
This u-boot.elf binary should be used as a stage 2 loader
until U-Boot can be replace the original Broadcom boot loader.
Split patches from main BMIPS support.
Álvaro Fernández Rojas (4):
u-boot.elf: remove hard-coded arm64 flags
u-boot.elf: allow overriding entry symbol
MIPS: add support for generating u-boot.elf
u-boot.elf: add quiet_cmd_u-boot-elf and cmd_u-boot-elf
Makefile | 23 +++++++++++++----------
arch/arm/config.mk | 6 ++++++
arch/mips/config.mk | 2 ++
3 files changed, 21 insertions(+), 10 deletions(-)
--
2.1.4
More information about the U-Boot
mailing list