X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fgalileo.h;h=57483a2af96053af9c43d71d3e84dc133962862c;hb=92832045c54586e9dffa082ff8cd8c2ef6040757;hp=cf798d07e790e7090e785490a1a0d87f48b04511;hpb=7ef548e6008d4225e0ae7c9af35cb76558756a62;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/galileo.h b/include/configs/galileo.h index cf798d0..57483a2 100644 --- a/include/configs/galileo.h +++ b/include/configs/galileo.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2015, Bin Meng - * - * SPDX-License-Identifier: GPL-2.0+ */ /* @@ -27,7 +26,5 @@ #define CONFIG_DW_ALTDESCRIPTOR /* Environment configuration */ -#define CONFIG_ENV_SECT_SIZE 0x1000 -#define CONFIG_ENV_OFFSET 0 #endif /* __CONFIG_H */