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.vxworks
Find file BlameHistoryPermalink
  • Lihua Zhao's avatar
    bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC · 1e26f648
    Lihua Zhao authored Nov 15, 2019 and Tom Rini's avatar Tom Rini committed Dec 03, 2019
    
    
    Enhance do_bootm_vxworks() to support Linux compatible standard DTB
    for ARM and PPC, when the least significant bit of flags in VxWorks
    bootargs is set. Otherwise it falls back to the existing bootm flow
    which is now legacy.
    
    Signed-off-by: default avatarLihua Zhao <lihua.zhao@windriver.com>
    Signed-off-by: Bin Meng's avatarBin Meng <bmeng.cn@gmail.com>
    Reviewed-by: Bin Meng's avatarBin Meng <bmeng.cn@gmail.com>
    1e26f648

Imprint & Privacy Policy