X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fchiliboard.h;h=db990fcb2b474df294bfc7f1f93fb1ed9be3c8af;hb=504bf790da08db9b4a443566cf6ef577f9c7996a;hp=234cd6a4f674dc9405e8a6e7b992d357f7ca5793;hpb=d1ec9461f2a2b478b3682dfc3f0f72e3fdd104c1;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/chiliboard.h b/include/configs/chiliboard.h index 234cd6a..db990fc 100644 --- a/include/configs/chiliboard.h +++ b/include/configs/chiliboard.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2017 Grinn - http://grinn-global.com/ - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_CHILIBOARD_H @@ -9,8 +8,6 @@ #include -#define CONFIG_CONS_INDEX 1 - #ifndef CONFIG_SPL_BUILD # define CONFIG_TIMESTAMP #endif @@ -123,7 +120,6 @@ /* SPL */ /* Bootcount using the RTC block */ -#define CONFIG_BOOTCOUNT_AM33XX #define CONFIG_SYS_BOOTCOUNT_BE /* NAND: device related configs */ @@ -152,7 +148,6 @@ /* USB configuration */ #define CONFIG_ARCH_MISC_INIT -#define CONFIG_USB_MUSB_DISABLE_BULK_COMBINE_SPLIT #define CONFIG_AM335X_USB1 #define CONFIG_AM335X_USB1_MODE MUSB_HOST