<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch v2016.11-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board?h=v2016.11-rc3</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=v2016.11-rc3'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-10-31T14:13:16Z</updated>
<entry>
<title>Fix spelling of "occur".</title>
<updated>2016-10-31T14:13:16Z</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@debian.org</email>
</author>
<published>2016-10-24T03:45:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=82bd2f29ea6e98ae689b26d793d432ac171d56dc'/>
<id>urn:sha1:82bd2f29ea6e98ae689b26d793d432ac171d56dc</id>
<content type='text'>
Signed-off-by: Vagrant Cascadian &lt;vagrant@debian.org&gt;
Acked-by: Angelo Dureghello &lt;angelo@sysam.it&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>omap3logic: Fix Auto detect Logic PD Models</title>
<updated>2016-10-31T14:13:16Z</updated>
<author>
<name>Adam Ford</name>
<email>aford173@gmail.com</email>
</author>
<published>2016-10-23T12:39:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0fc4aad404d62f7e32ccb9d727efef20b45ea4b9'/>
<id>urn:sha1:0fc4aad404d62f7e32ccb9d727efef20b45ea4b9</id>
<content type='text'>
The autodetect feature doesn't allow users to specify the device tree.
This fix will make it only autodetect if 'fdtimage' is not defined.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ti: common: board_detect: Return a valid empty string for un-initialized eeprom</title>
<updated>2016-10-31T14:12:21Z</updated>
<author>
<name>Nishanth Menon</name>
<email>nm@ti.com</email>
</author>
<published>2016-10-11T17:39:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7774e97aa77c1fc18283a1ee1bfb9bdf7c6a14f2'/>
<id>urn:sha1:7774e97aa77c1fc18283a1ee1bfb9bdf7c6a14f2</id>
<content type='text'>
Current logic for query of revision, board_name, config returns
NULL. Users of these functions do a direct strncmp to compare.
Unfortunately, as per conventions require two valid strings to compare
against and the current implementation causes a crash when compared
with NULL.

We'd still like to maintain the simplistic usage of these APIs instead
of redundant if (string) res=strncmp(fn(),"cmp",n); flowing all over
the place.

Hence, since the version, name and config is already pre-initialized
with empty string, just dont check for invalid header in the first
place and return the empty string to the caller.

Reported-by: Brad Griffis &lt;bgriffis@ti.com&gt;
Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Reviewed-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
[trini: Correct was'nt -&gt; wasn't typo]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ti: common: board_detect: Setup initial default value for config as well</title>
<updated>2016-10-31T14:04:21Z</updated>
<author>
<name>Nishanth Menon</name>
<email>nm@ti.com</email>
</author>
<published>2016-10-11T17:39:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2a78c9e7196ff49bdf53d0b88b49b5eb337461fe'/>
<id>urn:sha1:2a78c9e7196ff49bdf53d0b88b49b5eb337461fe</id>
<content type='text'>
config should have been initialized along with others as defaults.

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Reviewed-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ti: common: board_detect: Replace hardcoded value with macro</title>
<updated>2016-10-31T14:04:21Z</updated>
<author>
<name>Nishanth Menon</name>
<email>nm@ti.com</email>
</author>
<published>2016-10-11T17:39:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=28d624be6211a34d029dd717bf56bc74140917f4'/>
<id>urn:sha1:28d624be6211a34d029dd717bf56bc74140917f4</id>
<content type='text'>
We should have used TI_DEAD_EEPROM_MAGIC in the first place.

Fixes: d3b98a9eb941 ("ti: common: dra7: Add standard access for board description EEPROM")
Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Reviewed-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'sun9i-a80-spl' of http://git.denx.de/u-boot-sunxi</title>
<updated>2016-10-30T12:12:00Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2016-10-30T12:12:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=48d2fc47c9feac54fdc0e2e0462f13b1a8689ece'/>
<id>urn:sha1:48d2fc47c9feac54fdc0e2e0462f13b1a8689ece</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sunxi: Add support for Cubieboard4</title>
<updated>2016-10-30T10:38:05Z</updated>
<author>
<name>Chen-Yu Tsai</name>
<email>wens@csie.org</email>
</author>
<published>2016-10-28T10:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fda9d5d327302e2e5a45ade25e88edc0002336ec'/>
<id>urn:sha1:fda9d5d327302e2e5a45ade25e88edc0002336ec</id>
<content type='text'>
The Cubieboard4 is an A80 SoC based development board from Cubietech.

This board has a UART port, 4 USB host ports, a USB 3.0 OTG connector,
HDMI and VGA outputs, a micro SD slot, 8G eMMC flash, 2G DRAM, a WiFi/BT
combo chip, headphone and microphone jacks, IR receiver, and GPIO headers.

Signed-off-by: Chen-Yu Tsai &lt;wens@csie.org&gt;
Acked-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Enable SPL support for A80 Optimus board</title>
<updated>2016-10-30T10:38:04Z</updated>
<author>
<name>Chen-Yu Tsai</name>
<email>wens@csie.org</email>
</author>
<published>2016-10-28T10:21:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3e057e48b5046a2a3478fdc697bbe959b51bc156'/>
<id>urn:sha1:3e057e48b5046a2a3478fdc697bbe959b51bc156</id>
<content type='text'>
The A80 Optimus Board was launched with the Allwinner A80 SoC.
It was jointly developed by Allwinner and Merrii.

This board has a UART port, a JTAG connector, 2 USB host ports, a USB
3.0 OTG connector, an HDMI output, a micro SD slot, 16G eMMC flash,
2G DRAM, a camera sensor interface, a WiFi/BT combo chip, a headphone
jack, IR receiver, and additional GPIO headers.

Signed-off-by: Chen-Yu Tsai &lt;wens@csie.org&gt;
[hdegoede@redhat.com: update existing Merrii_A80_Optimus_defconfig
 instead of adding a new defconfig]
Acked-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Add default zq value for sun9i (A80)</title>
<updated>2016-10-30T10:38:04Z</updated>
<author>
<name>Chen-Yu Tsai</name>
<email>wens@csie.org</email>
</author>
<published>2016-10-28T10:21:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=58b628ed873b3dfcb715f8e73bba5abf7eb84523'/>
<id>urn:sha1:58b628ed873b3dfcb715f8e73bba5abf7eb84523</id>
<content type='text'>
Both the A80 Optimus board and the Cubieboard 4 use a zq value of
4145117, or 0x3f3fdd.

Signed-off-by: Chen-Yu Tsai &lt;wens@csie.org&gt;
Acked-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
<entry>
<title>sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80)</title>
<updated>2016-10-30T10:38:04Z</updated>
<author>
<name>Chen-Yu Tsai</name>
<email>wens@csie.org</email>
</author>
<published>2016-10-28T10:21:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c53344ad9cbf09e9444eb416041f9fb5f373aa9b'/>
<id>urn:sha1:c53344ad9cbf09e9444eb416041f9fb5f373aa9b</id>
<content type='text'>
In Allwinner's SDK the A80 is clocked to 1008 MHz by default.

Signed-off-by: Chen-Yu Tsai &lt;wens@csie.org&gt;
Acked-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
</entry>
</feed>
