X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fbayleybay.h;h=0198051bcf265bf1da10878732496f43b0bf8628;hb=859703251251d9567f29ab10c0a29f98eb0aff5c;hp=f9ea907e01c2911e6aad5aec523292aaab46c1cc;hpb=24357dfd2aec4118b9178d8bf639fb8fc02e1859;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/bayleybay.h b/include/configs/bayleybay.h index f9ea907..0198051 100644 --- a/include/configs/bayleybay.h +++ b/include/configs/bayleybay.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2015, Bin Meng - * - * SPDX-License-Identifier: GPL-2.0+ */ /* @@ -20,7 +19,5 @@ "stderr=serial,vidconsole\0" /* Environment configuration */ -#define CONFIG_ENV_SECT_SIZE 0x1000 -#define CONFIG_ENV_OFFSET 0x006ff000 #endif /* __CONFIG_H */