diff options
author | Raymond Mao <raymond.mao@linaro.org> | 2024-07-25 06:57:51 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-07-31 11:20:36 -0600 |
commit | c502d7ada25ab21cc04e1df62fd22af5c8360275 (patch) | |
tree | f5b431e1629326bdbbc41514329817ecb0aa7de7 /drivers/net/dwc_eth_qos.c | |
parent | b2345dbdaa864b71cd58bd20b1b9e8440de639c7 (diff) |
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>
Diffstat (limited to 'drivers/net/dwc_eth_qos.c')
0 files changed, 0 insertions, 0 deletions