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

cpu

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    17042 commits behind the upstream repository.
    user avatar
    Simon Glass authored
    Find the LPC device in arch_cpu_init_dm() as a first step to converting
    this code to use driver model. Probing the LPC will probe its parent (the
    PCH) automatically, so make sure that probing the PCH does nothing before
    relocation.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
    4acc83d4
    History