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
  • arch
  • arm
  • mach-rockchip
  • make_fit_atf.py
Find file BlameHistoryPermalink
  • Heiko Stuebner's avatar
    rockchip: make_fit_atf: use correct fdt_x references in config nodes · dfa64707
    Heiko Stuebner authored Jan 17, 2020 and Kever Yang's avatar Kever Yang committed Feb 19, 2020
    
    
    The script iterates over the given devicetrees and creates both
    fdt_x node as well as a conf-node for each passed dt.
    
    But there is a slight bug in that it always references fdt_1 in each
    conf node instead of the matching fdt_x as expected.
    
    So fix that by referencing the number of the current dt similar to
    how the fdt_x nodes gets created.
    Signed-off-by: default avatarHeiko Stuebner <heiko.stuebner@theobroma-systems.com>
    Reviewed-by: Kever Yang's avatarKever Yang <kever.yang@rock-chips.com>
    dfa64707

Replace make_fit_atf.py

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