X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fthuban.h;h=d909be9b019cf6759cafa8abfc01c45701ca82d2;hb=8947145cd0ae8adf1c5dc0ae6756d49bf5330b48;hp=23f4dbfe46661986cc66e9a73e9a18896ad08d9d;hpb=7f513e8196589e3b1274132abe3b59e52979e3e5;p=oweals%2Fu-boot.git diff --git a/include/configs/thuban.h b/include/configs/thuban.h index 23f4dbfe46..d909be9b01 100644 --- a/include/configs/thuban.h +++ b/include/configs/thuban.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2013 Siemens Schweiz AG * (C) Heiko Schocher, DENX Software Engineering, hs@denx.de. @@ -6,8 +7,6 @@ * U-Boot file:/include/configs/am335x_evm.h * * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_THUBAN_H @@ -16,7 +15,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 */ @@ -36,18 +34,13 @@ #define EEPROM_ADDR_DDR3 0x90 #define EEPROM_ADDR_CHIP 0x120 -#undef CONFIG_MII #define CONFIG_PHY_SMSC #define CONFIG_FACTORYSET /* 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 */