commit | 5f52bd19f14eb66872b1f88ee5b40c64fd558934 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed May 19 11:13:24 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Jul 01 10:25:56 2010 +0200 |
tree | 641e17159f6308088ecc74c7598cef9502addf4b | |
parent | 42758d0e06d2b02ad3fffb43c2e665289d9d986d [diff] |
ppc4xx: Enable booting with Option E on 460EX/EXr/GT This patch enables booting with option E on the PPC460EX/EXr/GT. When booting with Option E, the PLL is in bypass, CPR0_PLLC[ENG]=0. The Software Boot Configuration Procedure is needed to engage the PLL and perform a chip reset. Signed-off-by: Stefan Roese <sr@denx.de>