commit | ad1aa1cc56ddcc545702f2cca4814ec645b0950c | [log] [tgz] |
---|---|---|
author | Stelian Pop <stelian@popies.net> | Fri Nov 07 13:55:14 2008 +0100 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Fri Nov 21 01:41:14 2008 +0100 |
tree | 528e9c8ac10c98f939a4ac8bf281ade7b6eedd30 | |
parent | d2454ba00d79feab8d36d619712706263b8e614d [diff] |
AT91: Use AT91_CPU_CLOCK in displays Introduce AT91_CPU_CLOCK and use it for displaying the CPU speed in the LCD driver. Also make AT91_MAIN_CLOCK and AT91_MASTER_CLOCK reflect the corresponding board clocks. Signed-off-by: Stelian Pop <stelian@popies.net>