]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/atmel/at91sam9261ek/at91sam9261ek.c
ARM change name of defines for AT91 arm926ejs
[karo-tx-uboot.git] / board / atmel / at91sam9261ek / at91sam9261ek.c
index 7ead2b8977cd976a1374d193f57ef31d522631b8..de5cfaeb00ae941dd369dd03b00f787d4761f8d7 100644 (file)
@@ -217,7 +217,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;