apalis/colibri imx6: provide proper fdtfile value
[oweals/u-boot.git] / include / configs / evb_rk3328.h
index fe3ec8c1778e76015fc5124bf7bcdf0e644aae4b..ed5888bfd3e99ff08afe4bcda289aadebd4eb351 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2016 Rockchip Electronics Co., Ltd
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef __EVB_RK3328_H
@@ -9,14 +8,7 @@
 
 #include <configs/rk3328_common.h>
 
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 1
-/*
- * SPL @ 32k for ~36k
- * ENV @ 96k
- * u-boot @ 128K
- */
-#define CONFIG_ENV_OFFSET (96 * 1024)
 
 #define SDRAM_BANK_SIZE                        (2UL << 30)