commit | 4c851efa66c0764aa25de2c5d66d38a17544bc83 | [log] [tgz] |
---|---|---|
author | Thomas Fitzsimmons <fitzsim@fitzsim.org> | Wed Aug 22 18:37:55 2018 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 10 21:19:31 2018 -0400 |
tree | 58e4d84c96eec92fc62aee6d632b8aa5f5777b66 | |
parent | 89134a911128b444d3196a46016dc8231acd7656 [diff] |
board: arm: Add support for Broadcom BCM7260 Add support for loading U-Boot on the Broadcom 7260 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> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Cc: Florian Fainelli <f.fainelli@gmail.com>