Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • U-BootU-Boot
  • U-BootU-Boot
  • Repository
Switch branch/tag
  • u-boot
  • doc
  • README.distro
Find file BlameHistoryPermalink
  • Stephen Warren's avatar
    distro bootcmd: enumerate PCI before network operations · 986691fb
    Stephen Warren authored Jan 26, 2016 and Simon Glass's avatar Simon Glass committed Jan 28, 2016
    
    
    The PCI bus must be enumerated before PCI devices, such as Ethernet
    devices, are known to U-Boot. Enhance the distro boot commands to perform
    PCI enumeration when needed.
    
    Signed-off-by: Stephen Warren's avatarStephen Warren <swarren@nvidia.com>
    Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    986691fb

Imprint & Privacy Policy