X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Frastaban.h;h=c69535aa6dcbf3f31ab130270f391b233673551c;hb=bdf97b5d393fc94666a847e9bac1c358b2c63c59;hp=0820f6fc7a3fbce01dfeb1348627ff5ac904e973;hpb=d09ec7f81650425140776995fc9752189ddf7956;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/rastaban.h b/include/configs/rastaban.h index 0820f6f..c69535a 100644 --- a/include/configs/rastaban.h +++ b/include/configs/rastaban.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_RASTABAN_H @@ -16,7 +15,6 @@ #include "siemens-am33x-common.h" #define DDR_PLL_FREQ 303 -#undef CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC /* FWD Button = 27 * SRV Button = 87 */ @@ -43,8 +41,6 @@ #define EEPROM_ADDR_DDR3 0x90 #define EEPROM_ADDR_CHIP 0x120 -#undef CONFIG_MII -#undef CONFIG_PHY_GIGE #define CONFIG_PHY_SMSC #define CONFIG_FACTORYSET @@ -54,8 +50,6 @@ #define CONFIG_ENV_SIZE_REDUND 0x2000 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) -#define MTDPARTS_DEFAULT MTDPARTS_DEFAULT_V3 - #ifndef CONFIG_SPL_BUILD /* Default env settings */