<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/freescale/mx53ard, branch v2012.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/freescale/mx53ard?h=v2012.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/freescale/mx53ard?h=v2012.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-04-16T12:53:58Z</updated>
<entry>
<title>MX53: DDR: Fix ZQHWCTRL field TZQ_CS</title>
<updated>2012-04-16T12:53:58Z</updated>
<author>
<name>Troy Kisky</name>
<email>troy.kisky@boundarydevices.com</email>
</author>
<published>2012-03-22T12:00:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=148241053123f3c2388d755807438fbe44dd2139'/>
<id>urn:sha1:148241053123f3c2388d755807438fbe44dd2139</id>
<content type='text'>
Currently, board files are setting this field to 0x01
which the manual says is a reserved value. Change to
use the default of 0x02 - 128 cycles.

Signed-off-by: Troy Kisky &lt;troy.kisky@boundarydevices.com&gt;
Acked-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>mx53ard: Initialize return code with error</title>
<updated>2012-03-27T07:41:17Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2012-03-19T13:41:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=19db9be4aa39e9112356c09c511f1c4726b64c74'/>
<id>urn:sha1:19db9be4aa39e9112356c09c511f1c4726b64c74</id>
<content type='text'>
The variable "rc" is the return of board_eth_init() function. Initialize
it with an error code, so that this function can return an error when
CONFIG_SMC911X is not set.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>mx53ard: Use gpio_direction_input prior to gpio_get_value</title>
<updated>2012-02-27T20:19:23Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2012-02-08T02:34:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=93082044a9797483ea6224c0989792710e4f5135'/>
<id>urn:sha1:93082044a9797483ea6224c0989792710e4f5135</id>
<content type='text'>
Use gpio_direction_input prior to gpio_get_value.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>mmc: Change board_mmc_getcd() function prototype.</title>
<updated>2012-01-09T03:28:27Z</updated>
<author>
<name>Thierry Reding</name>
<email>thierry.reding@avionic-design.de</email>
</author>
<published>2012-01-02T01:15:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=314284b1567f1ce29c19060641e7f213146f7ab8'/>
<id>urn:sha1:314284b1567f1ce29c19060641e7f213146f7ab8</id>
<content type='text'>
The new API no longer uses the extra cd parameter that was used to store
the card presence state. Instead, this information is returned via the
function's return value. board_mmc_getcd() returns -1 to indicate that
no card-detection mechanism is implemented; 0 indicates that no card is
present and 1 is returned if it was detected that a card is present.

The rationale for this change can be found in the following email
thread:

	http://lists.denx.de/pipermail/u-boot/2011-November/110180.html

In summary, the old API was not consistent with the rest of the MMC API
which always passes a struct mmc as the first parameter. Furthermore the
cd parameter was used to mean "card absence" in some implementations and
"card presence" in others.

Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Tested-by: Jason Liu &lt;jason.hui@linaro.org&gt;
</content>
</entry>
<entry>
<title>mx53ard: Configure the pins as GPIOs prior to using gpio_get_value</title>
<updated>2011-12-06T22:59:39Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2011-11-15T05:51:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d59c33a1f32c1b440cce6ebee46967cbc1be48ae'/>
<id>urn:sha1:d59c33a1f32c1b440cce6ebee46967cbc1be48ae</id>
<content type='text'>
Configure the pins as GPIO prior to using gpio_get_value.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>mx53ard: Remove unused get_board_rev function</title>
<updated>2011-11-04T21:06:37Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2011-10-27T01:29:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d7f71414f4296fbea578e80ada1bf2435ed0a2cd'/>
<id>urn:sha1:d7f71414f4296fbea578e80ada1bf2435ed0a2cd</id>
<content type='text'>
No board information is passed for MX53ARD, so remove get_board_rev function.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>punt unused clean/distclean targets</title>
<updated>2011-10-15T20:20:36Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-10-13T06:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=464c79207c89f247f97b344495924eabb0c9738e'/>
<id>urn:sha1:464c79207c89f247f97b344495924eabb0c9738e</id>
<content type='text'>
The top level Makefile does not do any recursion into subdirs when
cleaning, so these clean/distclean targets in random arch/board dirs
never get used.  Punt them all.

MAKEALL didn't report any errors related to this that I could see.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>mx53ard: Place machine ID into board config</title>
<updated>2011-09-30T20:01:04Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@freescale.com</email>
</author>
<published>2011-09-22T08:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7c2eabab0d494a46cff3ff7a5c62d9a97df34eb0'/>
<id>urn:sha1:7c2eabab0d494a46cff3ff7a5c62d9a97df34eb0</id>
<content type='text'>
Let common code set the machine ID.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>MX5: mx53ard: make use of GPIO framework</title>
<updated>2011-09-04T09:36:12Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-08-21T08:56:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=00c07fe6926ba27844eb480373bf45d0fcd76dff'/>
<id>urn:sha1:00c07fe6926ba27844eb480373bf45d0fcd76dff</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
<entry>
<title>mx53: ddr3: Update DD3 initialization</title>
<updated>2011-09-04T09:36:11Z</updated>
<author>
<name>Fabio Estevam</name>
<email>festevam@gmail.com</email>
</author>
<published>2011-08-19T03:28:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9691c5b96d889b1d4c8908c449b47d80699dc915'/>
<id>urn:sha1:9691c5b96d889b1d4c8908c449b47d80699dc915</id>
<content type='text'>
Updated mx53 ddr3 script in order to align with the latest Freescale version from July 8, 2011:
-change ESDREF[REF_SEL]=01 (for 32KHz), from incorrect setting of 00 (64KHz)
-change DDR3 MR0 write to "setmem /32 0x63fd901c = 0x052080b0" from
"0x092080b0". This changes write recovery from 8 clocks to 6 clocks
(in line with ESDCFG1[tWR])

Signed-off-by: Lily Zhang &lt;r58066@freescale.com&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@freescale.com&gt;
</content>
</entry>
</feed>
