]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/tam3517-common.h
common: Add DISPLAY_BOARDINFO
[people/ms/u-boot.git] / include / configs / tam3517-common.h
index e2941da25cdb49fd43fccae2d7049192e4a26723..1527d90afd715311fa2077718889845fe6e62ee9 100644 (file)
 #include <asm/arch/cpu.h>              /* get chip and board defs */
 #include <asm/arch/omap.h>
 
-/*
- * Display CPU and Board information
- */
-#define CONFIG_DISPLAY_BOARDINFO
-
 /* Clock Defines */
 #define V_OSCK                 26000000        /* Clock output from T2 */
 #define V_SCLK                 (V_OSCK >> 1)