Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T TI ARM U-Boot Custodian Tree
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • U-Boot
  • Custodians
  • TI ARM U-Boot Custodian Tree
  • Repository

Switch branch/tag
  • u-boot-ti
  • README
Find file BlameHistoryPermalink
  • Wolfgang Denk's avatar
    Drop support for CONFIG_SKIP_RELOCATE_UBOOT · e03f3169
    Wolfgang Denk authored Oct 28, 2010
    
    
    For ARM systems, before ELF relocation was introduced,
    CONFIG_SKIP_RELOCATE_UBOOT coul be used to prevent *COPYING* the
    U-Boot image from whereever it was loaded to it's link address
    (CONFIG_SYS_TEXT_BASE).  The name was badly chosen, as no relocation
    was performed at all, it was just a memcpy().
    
    With ELF relocation, this does not work like that any more, and
    related boards need to be fixed anyway.  So don't keep this relict any
    longer.
    Signed-off-by: Wolfgang Denk's avatarWolfgang Denk <wd@denx.de>
    Tested-by: Heiko Schocher's avatarHeiko Schocher <hs@denx.de>
    Tested-by: default avatarReinhard Meyer <u-boot@emk-elektronik.de>
    e03f3169

Replace README

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy