14 Nov, 2018

1 commit


11 Sep, 2018

1 commit

  • 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
    Reviewed-by: Florian Fainelli
    Cc: Florian Fainelli

    Thomas Fitzsimmons