<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/boot/at91dataflashboot, branch 2010.11_rc1</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.11_rc1</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-06-14T21:06:37+00:00</updated>
<entry>
<title>at91dataflashboot: fix patch target</title>
<updated>2010-06-14T21:06:37+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-14T20:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d2f6fcd1b4e0cffd621f2ceec347536e4322e8a4'/>
<id>urn:sha1:d2f6fcd1b4e0cffd621f2ceec347536e4322e8a4</id>
<content type='text'>
Touch destination file so the patch target isn't rerun for every
invocation.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>at91dataflashboot: add two patches</title>
<updated>2010-06-12T11:38:49+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-17T08:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ef81363d69b7293e3c8088a0939d34a10845e675'/>
<id>urn:sha1:ef81363d69b7293e3c8088a0939d34a10845e675</id>
<content type='text'>
The first patch allows to build with an EABI toolchain. The second
patch disables the install step of at91dataflashboot Makefile since it
tries to copy files to /tftpboot.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>at91dataflashboot: add a patch step</title>
<updated>2010-06-12T11:38:48+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-17T08:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=470888bede7d604c870a6d47c6f41fa53a47a5d3'/>
<id>urn:sha1:470888bede7d604c870a6d47c6f41fa53a47a5d3</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>at91dataflashboot: various fixes</title>
<updated>2010-06-12T11:38:48+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-17T07:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a4c1f0635036f3fed16c1290281bfdc6f2c9ccb8'/>
<id>urn:sha1:a4c1f0635036f3fed16c1290281bfdc6f2c9ccb8</id>
<content type='text'>
Fix the URL, fix the directory to which it gets unpacked, fix make
target names to be lower-case only.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>at91dataflashboot: fix configuration options</title>
<updated>2010-06-12T11:38:48+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-17T07:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=21aa87d6c67571afafe0812d619b3389f049279e'/>
<id>urn:sha1:21aa87d6c67571afafe0812d619b3389f049279e</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>boot: remove references to COPYTO</title>
<updated>2010-06-10T19:05:12+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-14T17:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5eaa0e7faea81f21c5d0c9fb8c3b8fd8a53386b0'/>
<id>urn:sha1:5eaa0e7faea81f21c5d0c9fb8c3b8fd8a53386b0</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>bootloaders: move bootloader build code to boot/</title>
<updated>2010-06-10T19:05:12+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-03-14T17:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=649b5b92509dba021ed47ef4c04f358de83ba36f'/>
<id>urn:sha1:649b5b92509dba021ed47ef4c04f358de83ba36f</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
