
6 Nov
2008
6 Nov
'08
8:29 p.m.
On 18:07 Tue 21 Oct , Stelian Pop wrote:
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
common/lcd.c | 2 +- include/configs/at91cap9adk.h | 5 +++-- include/configs/at91sam9260ek.h | 6 ++++-- include/configs/at91sam9261ek.h | 5 +++-- include/configs/at91sam9263ek.h | 5 +++-- include/configs/at91sam9rlek.h | 5 +++-- 6 files changed, 17 insertions(+), 11 deletions(-)
failed to apply
could you rebase it against u-boot-at91?
Best Regards, J.