u-boot/doc/develop/devicetree
Raymond Mao c502d7ada2 tools: Add script to update git subtree projects
Recently we are introducing multiple git subtree projects and
it is the right time to have a universal script to update
various subtrees and replace the dts/update-dts-subtree.sh.

update-subtree.sh is a wrapper of git subtree commands.

Usage: From U-Boot top directory,
run
$ ./tools/update-subtree.sh pull <subtree-name> <release-tag>
for pulling a tag from the upstream.
Or run
$ ./tools/update-subtree.sh pick <subtree-name> <commit-id>
for cherry-pick a commit from the upstream.

Currently <subtree-name> supports dts, mbedtls and lwip.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
2024-07-31 11:20:36 -06:00
..
control.rst tools: Add script to update git subtree projects 2024-07-31 11:20:36 -06:00
dt_qemu.rst doc: devicetree: dt_qemu.rst: Fix the typo and space 2023-02-19 21:15:15 +01:00
index.rst arm: riscv: qemu: Explain how to extract the generated dt 2021-12-23 10:24:39 -05:00
intro.rst doc: Add a note about why devicetree is used 2021-08-14 20:54:41 +02:00