Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

tools

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Stefan Roese authored
    This patch integrates the Barebox version of this kwbimage.c file into
    U-Boot. As this version supports the image version 1 type for the
    Armada XP / 370 SoCs.
    
    It was easier to integrate the existing and known to be working Barebox
    source than to update the current U-Boot version to support this
    v1 image header format. Now all Marvell MVEBU SoCs are supported:
    
    Image type 0: Kirkwood & Dove
    Image type 1: Armada 370 & Armada XP
    
    Please note that the current v1 support has this restuction (same as
    has Barebox version):
    
    Not implemented: support for the register headers and secure headers
    in v1 images
    
    Tested on Marvell DB-78460-BP eval board.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    Tested-by: default avatarLuka Perkov <luka@openwrt.org>
    4acd2d24
    History
    Name Last commit Last update
    ..