]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mcx.h
common: Add DISPLAY_BOARDINFO
[people/ms/u-boot.git] / include / configs / mcx.h
index 52a9e6489bc6e870fea6dec97cc0ee5ea8079745..2c17ef32f39c2a000639c904d77b463282027642 100644 (file)
  */
 #define CONFIG_SYS_TEXT_BASE           0x80008000
 
-/*
- * 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)