Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-sp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-sp
  • Repository
Switch branch/tag
  • linux-sp
  • arch
  • arm
  • boot
  • dts
  • am4372.dtsi
Find file BlameHistoryPermalink
  • Javier Martinez Canillas's avatar
    ARM: dts: am4372: Add an empty chosen node to top level DTSI · ce95077d
    Javier Martinez Canillas authored Dec 19, 2016
    Commit 75813028 ("ARM: dts: am4372: Remove skeleton.dtsi usage")
    removed the skeleton.dtsi usage since we want to get rid of it.
    
    But this can cause issues when booting a kernel with a boot-loader
    that doesn't create a chosen node if this isn't present in the DTB
    since the decompressor relies on a pre-existing chosen node to be
    available to insert the command line and merge other ATAGS info.
    
    Fixes: 75813028
    
     ("ARM: dts: am4372: Remove skeleton.dtsi usage")
    Reported-by: default avatarPali Rohar <pali.rohar@gmail.com>
    Signed-off-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    ce95077d