Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • 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
  • u-boot
  • include
  • configs
  • am335x_evm.h
Find file Blame History Permalink
  • Simon Glass's avatar
    env: Use include/env for text-environment includes · 5e541a05
    Simon Glass authored Jul 30, 2023 and Bin Meng's avatar Bin Meng committed Aug 09, 2023
    
    
    The 'environment' word is too long. We mostly use 'env' in U-Boot, so use
    that as the name of the include directory too.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison
    Reviewed-by: Bin Meng's avatarBin Meng <bmeng.cn@gmail.com>
    5e541a05

Imprint & Privacy Policy