<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/scripts/dtc/update-dtc-source.sh, branch v4.9</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v4.9</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v4.9'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2015-04-29T21:08:05Z</updated>
<entry>
<title>scripts/dtc: add missing libfdt and fixups to import script</title>
<updated>2015-04-29T21:08:05Z</updated>
<author>
<name>Gaurav Minocha</name>
<email>gaurav.minocha.os@gmail.com</email>
</author>
<published>2015-04-26T05:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=695e9fdd20d3f75705bd89633ad3d3276450bce6'/>
<id>urn:sha1:695e9fdd20d3f75705bd89633ad3d3276450bce6</id>
<content type='text'>
The following script is used to import dtc upstream
into kernel. It was missing import of dtc/libfdt, with
this commit it will include the same.

Also, currently in arch and driver code that needs early access to
the flattened device tree it is necessary to add specific CFLAGS
so that when scripts/dtc/libfdt/libfdt.h is included the C
preprocessor is able to locate the libfdt versions of libfdt_env.h
and fdt.h without generating an error. So, this script replaces
angular brackets with quotation used to include header files
fdt.h and libfdt_env.h

Signed-off-by: Gaurav Minocha &lt;gaurav.minocha.os@gmail.com&gt;
[robh: reword commit headline and add 'git add']
Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;
</content>
</entry>
<entry>
<title>scripts/dtc: Add a script to update to mainline dtc source</title>
<updated>2014-01-21T13:48:34Z</updated>
<author>
<name>Grant Likely</name>
<email>grant.likely@linaro.org</email>
</author>
<published>2014-01-21T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c8a3e6a866f91f82b4d04809aa30de2f4d928756'/>
<id>urn:sha1:c8a3e6a866f91f82b4d04809aa30de2f4d928756</id>
<content type='text'>
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 &lt;grant.likely@linaro.org&gt;
</content>
</entry>
</feed>
