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

common

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    26150 commits behind the upstream repository.
    user avatar
    Simon Glass authored
    Driver model does its own init, so we don't need this.
    
    There is still a call in board_f.c but it is only enabled by CONFIG_HARD_SPI.
    It is easy enough to disable that option when converting boards which use
    it to driver model.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    Reviewed-by: default avatarJagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
    ebe76a2d
    History