commit | 3c70edca1131b6870b7eef6cf96c8b60d2764e64 | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd-electronics.com> | Fri Apr 18 17:24:32 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Apr 21 06:54:08 2008 +0200 |
tree | a4e3132bf70bc4004b5d41e5b20ed770c8e8e304 | |
parent | 147388e88b40d2221f5d347e49076b94a497d6c3 [diff] |
ppc4xx: Fix sys_get_info() for 405GP(r) This patch assigns the correct EBC clock for 405GP(r) CPUs to PPC4xx_SYS_INFO structure. Without this patch U-Boot uses an uninitialized EBC clock in its startup message. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>