[U-Boot] [U-Boot, v2, 1/1] board: arm: Add support for Broadcom BCM7445

Tom Rini trini at konsulko.com
Wed Jun 6 11:16:24 UTC 2018


On Wed, May 23, 2018 at 09:24:03PM -0400, Thomas Fitzsimmons wrote:

> Add support for loading U-Boot on the Broadcom 7445 SoC.  This port
> assumes Broadcom's BOLT bootloader is acting as the second stage
> bootloader, and U-Boot is acting as the third stage bootloader, loaded
> as an ELF program by BOLT.
> 
> Signed-off-by: Thomas Fitzsimmons <fitzsim at fitzsim.org>
> Cc: Stefan Roese <sr at denx.de>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: Florian Fainelli <f.fainelli at gmail.com>

Please rebase this to master.  While I can fixup the SPDX tags (and some
formatting issues from checkpatch.pl) I also run in to:
+(bcm7445) In file included from ../arch/arm/include/asm/system.h:6:0,
+(bcm7445)                  from ../arch/arm/include/asm/cache.h:11,
+(bcm7445)                  from ../include/net.h:15,
+(bcm7445)                  from ../include/common.h:519,
+(bcm7445)                  from ../lib/asm-offsets.c:14:
+(bcm7445) ../arch/arm/include/asm/barriers.h:32:24: error: operator '>=' has no left operand
+(bcm7445)  #if __LINUX_ARM_ARCH__ >= 7
+(bcm7445)                         ^~
+(bcm7445) ../arch/arm/include/asm/barriers.h:36:26: error: operator '==' has no left operand
+(bcm7445)  #elif __LINUX_ARM_ARCH__ == 6
+(bcm7445)                           ^~
+(bcm7445) make[2]: *** [.././Kbuild:44: lib/asm-offsets.s] Error 1
+(bcm7445) make[1]: *** [Makefile:1433: prepare0] Error 2

Please look into, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180606/5c2df8be/attachment.sig>


More information about the U-Boot mailing list