<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/amcc/sequoia/cmd_sequoia.c, branch v2009.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/amcc/sequoia/cmd_sequoia.c?h=v2009.01</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/amcc/sequoia/cmd_sequoia.c?h=v2009.01'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-10-18T19:54:03Z</updated>
<entry>
<title>rename CFG_ macros to CONFIG_SYS</title>
<updated>2008-10-18T19:54:03Z</updated>
<author>
<name>Jean-Christophe PLAGNIOL-VILLARD</name>
<email>plagnioj@jcrosoft.com</email>
</author>
<published>2008-10-16T13:01:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6d0f6bcf337c5261c08fabe12982178c2c489d76'/>
<id>urn:sha1:6d0f6bcf337c5261c08fabe12982178c2c489d76</id>
<content type='text'>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD &lt;plagnioj@jcrosoft.com&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command</title>
<updated>2007-10-18T05:44:56Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-10-17T13:40:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3e11ae80fec1ee12194940955431186abf6009c2'/>
<id>urn:sha1:3e11ae80fec1ee12194940955431186abf6009c2</id>
<content type='text'>
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier</title>
<updated>2007-10-15T09:39:00Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-10-15T09:39:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e2e93442e558cf1500e92861f99713b2f045ea22'/>
<id>urn:sha1:e2e93442e558cf1500e92861f99713b2f045ea22</id>
<content type='text'>
The I2C bootstrap values that can be setup via the "bootstrap" command,
were setup incorrect regarding the generation of the internal sync PCI
clock. The values for PLB clock == 133MHz were slighly incorrect and the
values for PLB clock == 166MHz were totally incorrect. This could
lead to a hangup upon booting while PCI configuration scan.

This patch fixes this issue and configures valid PCI divisor values
for the sync PCI clock, with respect to the provided external async
PCI frequency.

Here the values of the formula in the chapter 14.2 "PCI clocking"
from the 440EPx users manual:

AsyncPCICLK - 1MHz &lt;= SyncPCIClk &lt;= (2 * AsyncPCIClk) - 1MHz

33MHz async PCI frequency:
PLB = 133:
=&gt;      32 &lt;= 44.3 &lt;= 65        (div = 3)

PLB = 166:
=&gt;      32 &lt;= 55.3 &lt;= 65        (div = 3)

66MHz async PCI frequency:
PLB = 133:
=&gt;      65 &lt;= 66.5 &lt;= 132       (div = 2)

PLB = 166:
=&gt;      65 &lt;= 83 &lt;= 132         (div = 2)

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Update Sequoia/Rainier bootstrap command</title>
<updated>2007-08-16T07:52:29Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-08-16T07:52:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=02ba7022f62bb75908296c58c63866e1d294b69a'/>
<id>urn:sha1:02ba7022f62bb75908296c58c63866e1d294b69a</id>
<content type='text'>
As suggested by David Mitchell, here an update for the Sequoia/Rainier
bootstrap command.

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board</title>
<updated>2007-06-19T15:22:44Z</updated>
<author>
<name>Stefan Roese</name>
<email>sr@denx.de</email>
</author>
<published>2007-06-19T15:22:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b3f9ec86e388207fd03dcdf7b145b9ed080bf024'/>
<id>urn:sha1:b3f9ec86e388207fd03dcdf7b145b9ed080bf024</id>
<content type='text'>
This patch adds a board command to configure the I2C bootstrap EEPROM
values. Right now 533 and 667MHz are supported for booting either via NOR
or NAND FLASH. Here the usage:

=&gt; bootstrap 533 nor        ;to configure the board for 533MHz NOR booting
=&gt; bootstrap 667 nand       ;to configure the board for 667MHz NNAND booting

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
</feed>
