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
  • env
  • Kconfig
Find file BlameHistoryPermalink
  • Jagan Teki's avatar
    env: Enable SPI flash env for rockchip · 54b85a94
    Jagan Teki authored Dec 21, 2019 and Kever Yang's avatar Kever Yang committed Jan 30, 2020
    
    
    Most of the SPI flash devices in rockchip are 16MiB size.
    
    So, keeping U-Boot proper offset start from 128MiB with 1MiB
    size and then start env of 8KiB would be a compatible location
    between all variants of flash sizes.
    
    This patch add env start from 0x14000 with a size of 8KiB.
    
    Signed-off-by: Jagan Teki's avatarJagan Teki <jagan@amarulasolutions.com>
    Reviewed-by: Kever Yang's avatarKever Yang <kever.yang@rock-chips.com>
    54b85a94

Imprint & Privacy Policy