X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fthuban.h;h=88dce5472ad42cfd5cdc7e79e4cad0d9d8a89d2e;hb=3bf5f13c0cda80cf1075c53862cb3ba998245cf8;hp=8c37d7cace8c7eef28d14416651addeb267745db;hpb=22f3368e71321db1e0e15dfbf54b052367890ec7;p=oweals%2Fu-boot.git diff --git a/include/configs/thuban.h b/include/configs/thuban.h index 8c37d7cace..88dce5472a 100644 --- a/include/configs/thuban.h +++ b/include/configs/thuban.h @@ -16,7 +16,6 @@ #include "siemens-am33x-common.h" #define DDR_PLL_FREQ 303 -#undef CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC #define BOARD_DFU_BUTTON_GPIO 27 /* Use as default */ #define GPIO_LAN9303_NRST 88 /* GPIO2_24 = gpio88 */ @@ -37,21 +36,15 @@ #define EEPROM_ADDR_CHIP 0x120 #undef CONFIG_MII -#undef CONFIG_PHY_GIGE #define CONFIG_PHY_SMSC #define CONFIG_FACTORYSET -/* Watchdog */ -#define CONFIG_OMAP_WATCHDOG - /* Define own nand partitions */ #define CONFIG_ENV_OFFSET_REDUND 0x2E0000 #define CONFIG_ENV_SIZE_REDUND 0x2000 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) -#define MTDPARTS_DEFAULT MTDPARTS_DEFAULT_V2 - #ifndef CONFIG_SPL_BUILD /* Default env settings */