summaryrefslogtreecommitdiff
path: root/tools/moveconfig.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-11-25 20:15:59 -0700
committerSimon Glass <sjg@chromium.org>2016-12-20 08:09:55 +1300
commit6d427c6b1fa0ae97e7c484229d137c6a1f8a4118 (patch)
treea535afd43e1096c67c1527102b936984c8dc6b78 /tools/moveconfig.py
parentb116aff27c56dbc9132d847f7134eb7e4cc26aa3 (diff)
downloadu-boot-imx-6d427c6b1fa0ae97e7c484229d137c6a1f8a4118.zip
u-boot-imx-6d427c6b1fa0ae97e7c484229d137c6a1f8a4118.tar.gz
u-boot-imx-6d427c6b1fa0ae97e7c484229d137c6a1f8a4118.tar.bz2
binman: Automatically include a U-Boot .dtsi file
For boards that need U-Boot-specific additions to the device tree, it is a minor annoyance to have to add these each time the tree is synced with upstream. Add a means to include a file (e.g. u-boot.dtsi) automatically into the .dts file before it is compiled. The file uses is the first one that exists in this list: arch/<arch>/dts/<board.dts>-u-boot.dtsi arch/<arch>/dts/<soc>-u-boot.dtsi arch/<arch>/dts/<cpu>-u-boot.dtsi arch/<arch>/dts/<vendor>-u-boot.dtsi arch/<arch>/dts/u-boot.dtsi Signed-off-by: Simon Glass <sjg@chromium.org> Suggested-by: Tom Rini <trini@konsulko.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'tools/moveconfig.py')
0 files changed, 0 insertions, 0 deletions