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

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Baruch Siach authored
    When dcd_len is 0 the Write Data command that the set_dcd_rst_v2() routine
    generates is empty. This causes HAB to complain that the command is invalid.
    
    --------- HAB Event 1 -----------------
    event data:
    	0xdb 0x00 0x0c 0x41 0x33 0x06 0xc0 0x00
    	0xcc 0x00 0x04 0x04
    
    To fix this set the DCD pointer in the IVT to NULL in this case. The DCD header
    itself is still needed for detect_imximage_version() to determine the image
    version.
    
    Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
    Acked-by: default avatarStefano Babic <sbabic@denx.de>
    b893c989
    History
    Name Last commit Last update