commit | 894c3ad27fa940beb7fdc07d01dcfe81c03d0481 | [log] [tgz] |
---|---|---|
author | Thomas Fitzsimmons <fitzsim@fitzsim.org> | Fri Jun 08 17:59:45 2018 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 10 16:55:57 2018 -0400 |
tree | 72abb68850e0fc01f0fd0c6f0c2152afda435ffd | |
parent | d154ca60036f060375ff3d80b2f1fbd2cd7de115 [diff] |
board: arm: Add support for Broadcom BCM7445 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@fitzsim.org> Cc: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@konsulko.com> Cc: Florian Fainelli <f.fainelli@gmail.com>