m68k: Drop CONFIG_MCFPIT support
[oweals/u-boot.git] / include / configs / cherryhill.h
index 14da9caade7b51a031f963a4ebdae6982c689ec1..6c7f9ea83bae69cd36cafa845786d61212d17867 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2017, Bin Meng <bmeng.cn@gmail.com>
- *
- * 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 */