<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/boundary, branch v2013.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/boundary?h=v2013.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/boundary?h=v2013.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2013-04-03T09:36:34Z</updated>
<entry>
<title>mx6: Fix get_board_rev() for the mx6 solo case</title>
<updated>2013-04-03T09:36:34Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2013-03-27T07:36:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=38e70077253a6ac55cee276be72fb4e6844042cd'/>
<id>urn:sha1:38e70077253a6ac55cee276be72fb4e6844042cd</id>
<content type='text'>
When booting a Freescale kernel 3.0.35 on a Wandboard solo, the get_board_rev()
returns 0x62xxx, which is not a value understood by the VPU
(Video Processing Unit) library in the kernel and causes the video playback to
fail.

The expected values for get_board_rev are:
0x63xxx: For mx6quad/dual
0x61xxx: For mx6dual-lite/solo

So adjust get_board_rev() accordingly and make it as weak function, so that we
do not need to define it in every mx6 board file.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Dirk Behme &lt;dirk.behme@de.bosch.com&gt;
Acked-by: Eric Nelson &lt;eric.nelson@boundarydevices.com&gt;
</content>
</entry>
<entry>
<title>mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board</title>
<updated>2013-04-03T09:26:28Z</updated>
<author>
<name>Abbas Raza</name>
<email>Abbas_Raza@mentor.com</email>
</author>
<published>2013-03-25T09:13:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=aad4659a2fde4b69e8124d6fe8b57bf28d3c747d'/>
<id>urn:sha1:aad4659a2fde4b69e8124d6fe8b57bf28d3c747d</id>
<content type='text'>
Maximum bus width supported by some i.MX6 boards is not 8bit like
others. In case where both host controller and card support 8bit transfers,
they agree to communicate on 8bit interface while some boards support only 4bit interface.
Due to this reason the mmc 8bit default mode fails on these boards. To rectify this,
define maximum bus width supported by these boards (4bit). If max_bus_width is not
defined, it is 0 by default and 8bit width support will be enabled in host
capabilities otherwise host capabilities are modified accordingly.

It is tested with a MMCplus card.

Signed-off-by: Abbas Raza &lt;Abbas_Raza@mentor.com&gt;
cc: stefano Babic &lt;sbabic@denx.de&gt;
cc: Andy Fleming &lt;afleming@gmail.com&gt;
Acked-by: Dirk Behme &lt;dirk.behme@de.bosch.com&gt;
Acked-by: Andrew Gabbasov &lt;andrew_gabbasov@mentor.com&gt;
</content>
</entry>
<entry>
<title>nitrogen: Use unsigned long to specify the total RAM size</title>
<updated>2013-03-15T13:39:44Z</updated>
<author>
<name>fabio.estevam@freescale.com</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2013-03-14T02:32:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=19a0f7fa271de0345bb2df90d443c547c41e8037'/>
<id>urn:sha1:19a0f7fa271de0345bb2df90d443c547c41e8037</id>
<content type='text'>
When building for the nitrogen boards with 2GiB the following warning happens:

nitrogen6x.c:89:38: warning: integer overflow in expression [-Woverflow]

2GiB can not fit in 32-bits, so use ulong instead.

Reported-by: Albert Aribaud &lt;albert.u.boot@aribaud.net&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>Add Boundary Devices Nitrogen6X boards</title>
<updated>2013-03-13T08:04:24Z</updated>
<author>
<name>Eric Nelson</name>
<email>eric.nelson@boundarydevices.com</email>
</author>
<published>2013-03-11T08:44:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d67b0d97b156f9ec2fc4c838d84b1e510d6e49b4'/>
<id>urn:sha1:d67b0d97b156f9ec2fc4c838d84b1e510d6e49b4</id>
<content type='text'>
Signed-off-by: Eric Nelson &lt;eric.nelson@boundarydevices.com&gt;
</content>
</entry>
</feed>
