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

core

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    18189 commits behind the upstream repository.
    user avatar
    Michal Simek authored
    Patches:
    "dm: core: Add a post_bind method for parents"
    (sha1: 0118ce79)
    "dm: core: Add a uclass pre_probe() method for devices"
    (sha1: 02c07b37)
    "dm: core: Allow the uclass to set up a device's child after binding"
    (sha1: 081f2fcb)
    "dm: core: Allow uclass to set up a device's child before it is probed"
    (sha1: 83c7e434)
    
    Adds new entries to struct driver and struct uclass_driver without
    extending code for manual relocation. This patch fixes it for all
    architectures which requires MANUAL_RELOC.
    
    Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
    Acked-by: default avatarSimon Glass <sjg@chromium.org>
    31e1029a
    History