]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/atmel/at91sam9rlek/at91sam9rlek.c
ARM change name of defines for AT91 arm926ejs
[karo-tx-uboot.git] / board / atmel / at91sam9rlek / at91sam9rlek.c
index 7013ba2b13242bb38f9cabb9e0369efcd22875dc..e3749174681da404c50ae1d93d4b6b1176f04751 100644 (file)
@@ -157,7 +157,7 @@ void lcd_show_board_info(void)
        lcd_printf ("(C) 2008 ATMEL Corp\n");
        lcd_printf ("at91support@atmel.com\n");
        lcd_printf ("%s CPU at %s MHz\n",
-               AT91_CPU_NAME,
+               CONFIG_SYS_AT91_CPU_NAME,
                strmhz(temp, get_cpu_clk_rate()));
 
        dram_size = 0;