[U-Boot] [PATCH v3 0/3] u-boot.elf: support other archs

Tom Rini trini at konsulko.com
Wed Apr 19 17:29:35 UTC 2017


On Tue, Apr 18, 2017 at 10:35:30PM +0200, Álvaro Fernández Rojas wrote:

> 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 (3):
>   u-boot.elf: remove hard-coded arm64 flags
>   u-boot.elf: fix entry symbol not found warning
>   MIPS: add support for generating u-boot.elf
> 
>  Makefile            | 14 ++++++--------
>  arch/arm/config.mk  |  6 ++++++
>  arch/mips/config.mk |  1 +
>  3 files changed, 13 insertions(+), 8 deletions(-)

Can you please do a patch #4 that moves from using '@' in the command to
quiet_cmd_xxx/cmd_xxx so that we see output normally about building
u-boot.elf?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170419/7cc38059/attachment.sig>


More information about the U-Boot mailing list