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
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • U-BootU-Boot
  • Repository
Switch branch/tag
  • u-boot
  • README
Find file BlameHistoryPermalink
  • Andreas Dannenberg's avatar
    README: Clarify use of BSS during SPL board_init_f() · 1425465a
    Andreas Dannenberg authored Aug 08, 2019
    The earlier commit....
    
    commit a5a5d997
    
     ("spl: Allow performing BSS init early before board_init_f()")
    
    ...introduced the ability to use BSS from SPL's board_init_f() as it may
    be required in certain exceptional use cases so go ahead and update the
    README to reflect this change. Note that as highlighted with the changes
    the use of the associated CONFIG option is generally not recommended.
    
    Signed-off-by: default avatarAndreas Dannenberg <dannenberg@ti.com>
    Reviewed-by: default avatarSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
    1425465a