Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A android_uboot_tastitalia_nxp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tastitalia MPU ARMTastitalia MPU ARM
  • AndroidAndroid
  • BSPBSP
  • android_uboot_tastitalia_nxp
  • Repository
  • android_uboot_tastitalia_nxp
  • README
Find file BlameHistoryPermalink
  • Andreas Dannenberg's avatar
    README: Clarify use of BSS during SPL board_init_f() · 150a878b
    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>
    150a878b