commit | c8a3e6a866f91f82b4d04809aa30de2f4d928756 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@linaro.org> | Tue Jan 21 13:41:52 2014 +0000 |
committer | Grant Likely <grant.likely@linaro.org> | Tue Jan 21 13:48:34 2014 +0000 |
tree | 17e8314179716995dfb4cf61be0eced71e15cb18 | |
parent | 73ab39b14cdf6b83da6817166f6c8a9dcc25e392 [diff] |
scripts/dtc: Add a script to update to mainline dtc source A very simple script that automates pulling in a newer version of DTC. Not particularly robust, but a whole lot better than doing it by hand every time. Signed-off-by: Grant Likely <grant.likely@linaro.org>