]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/am3517_crane.h
common: Add DISPLAY_BOARDINFO
[people/ms/u-boot.git] / include / configs / am3517_crane.h
index 648527bda208a25a60d1761ea417ea2e705085c0..1379795ffa7118298e1a6760ade1f0c3a011bb0a 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       1
-
 /* Clock Defines */
 #define V_OSCK                 26000000        /* Clock output from T2 */
 #define V_SCLK                 (V_OSCK >> 1)