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
  • common
  • board_f.c
Find file BlameHistoryPermalink
  • Ovidiu Panait's avatar
    board_f: Make clear_bss generic · fbf9c154
    Ovidiu Panait authored Feb 05, 2020 and Tom Rini's avatar Tom Rini committed Feb 13, 2020
    
    
    clear_bss is already used by 3 arches (x86, arc, xtensa), so make it generic
    and provide a weak nop stub for it. This also removes arch-specific ifdef
    duplications around clear_bss.
    
    Signed-off-by: default avatarOvidiu Panait <ovpanait@gmail.com>
    fbf9c154

Imprint & Privacy Policy