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

sandbox

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Simon Glass authored
    Add support for building a device tree for sandbox's CONFIG_OF_HOSTFILE
    option to make it easier to use device tree with sandbox.
    
    This adjusts the Makefile to build a u-boot.dtb file which can be passed
    to sandbox U-Boot with:
    
       ./u-boot -d u-boot.dtb
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    714a5621
    History
    Name Last commit Last update
    ..