X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Ftricorder.h;h=fbef1f0e4100e97cad79793e0021b8b6991aa3a2;hb=38fed8abe7d2e7ba90deb352d0e7aed4364c5236;hp=c1c94954acf3551b452e1640d3601f7f827a4e0d;hpb=8f2fe0c86c56175dd7d5d0e3bc26bef41f224f03;p=u-boot diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index c1c94954ac..fbef1f0e41 100644 --- a/include/configs/tricorder.h +++ b/include/configs/tricorder.h @@ -39,12 +39,6 @@ #include /* get chip and board defs */ #include -/* Display CPU and Board information */ -#define CONFIG_DISPLAY_CPUINFO -#define CONFIG_DISPLAY_BOARDINFO - -#define CONFIG_SILENT_CONSOLE - /* Clock Defines */ #define V_OSCK 26000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK >> 1) @@ -324,7 +318,6 @@ #define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/omap-common/u-boot-spl.lds" #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img" #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1 -#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0x300 /* address 0x60000 */ #define CONFIG_SPL_TEXT_BASE 0x40200000 /*CONFIG_SYS_SRAM_START*/ #define CONFIG_SPL_MAX_SIZE (SRAM_SCRATCH_SPACE_ADDR - \