X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fam335x_sl50.h;h=569220ea357c8ff365394779d841be0333395372;hb=e12546de54fc9be818e8d39967b07fa351d9e5ba;hp=13ff2b277aebc76825c63b8dea00b0148c3c92fe;hpb=d529124fdcf941c34074fd1ce600f4b1b4a7dd07;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/am335x_sl50.h b/include/configs/am335x_sl50.h index 13ff2b2..569220e 100644 --- a/include/configs/am335x_sl50.h +++ b/include/configs/am335x_sl50.h @@ -30,8 +30,6 @@ #ifndef CONFIG_SPL_BUILD -#include - #define MEM_LAYOUT_ENV_SETTINGS \ "scriptaddr=0x80000000\0" \ "pxefile_addr_r=0x80100000\0" \ @@ -74,16 +72,8 @@ /* SPL */ /* Bootcount using the RTC block */ -#define CONFIG_BOOTCOUNT_LIMIT -#define CONFIG_BOOTCOUNT_AM33XX #define CONFIG_SYS_BOOTCOUNT_BE -#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/u-boot-spl.lds" - -#ifndef CONFIG_SPL_USBETH_SUPPORT -#define CONFIG_FASTBOOT_FLASH_MMC_DEV 1 -#endif - #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_USBETH_SUPPORT) /* Remove other SPL modes. */ /* disable host part of MUSB in SPL */