]> Git Repo - J-u-boot.git/commit
mpc83xx: remaining 8360 libfdt fixes
authorKim Phillips <[email protected]>
Thu, 16 Aug 2007 03:30:19 +0000 (22:30 -0500)
committerKim Phillips <[email protected]>
Thu, 16 Aug 2007 03:36:33 +0000 (22:36 -0500)
commit8f9e0e9f339aee4ce31a338d5f27356eb5457f85
treea89aae79ac44f23ca179aa71f3304d6b5130e7da
parentf4b2ac5ed9aaff9920d487bff8a59696c083a524
mpc83xx: remaining 8360 libfdt fixes

PCI clocks and QE frequencies weren't being updated, and the core clock
was being updated incorrectly.  This patch also adds a /memory node if
it doesn't already exist prior to update.

plus some cosmetic trimming to single line comments.

Signed-off-by: Kim Phillips <[email protected]>
board/mpc8360emds/mpc8360emds.c
board/mpc8360emds/pci.c
cpu/mpc83xx/cpu.c
cpu/mpc83xx/speed.c
This page took 0.037037 seconds and 4 git commands to generate.