X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fcherryhill.h;h=6c7f9ea83bae69cd36cafa845786d61212d17867;hb=8947145cd0ae8adf1c5dc0ae6756d49bf5330b48;hp=14da9caade7b51a031f963a4ebdae6982c689ec1;hpb=45d19acb2f340a3a8092cedcdef01d3e9efb8342;p=oweals%2Fu-boot.git diff --git a/include/configs/cherryhill.h b/include/configs/cherryhill.h index 14da9caade..6c7f9ea83b 100644 --- a/include/configs/cherryhill.h +++ b/include/configs/cherryhill.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2017, Bin Meng - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -16,7 +15,5 @@ "stderr=vidconsole,serial\0" /* Environment configuration */ -#define CONFIG_ENV_SECT_SIZE 0x10000 -#define CONFIG_ENV_OFFSET 0x005f0000 #endif /* __CONFIG_H */