
On 22:55 Thu 06 Nov , Stelian Pop wrote:
Le jeudi 06 novembre 2008 à 20:29 +0100, Jean-Christophe PLAGNIOL-VILLARD a écrit :
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
Here it is.
Thanks,
Stelian.
Applied to u-boot-at91
Best Regards, J.