]> git.sur5r.net Git - u-boot/blobdiff - include/configs/evb_rk3399.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / evb_rk3399.h
index 015f25a774006dd290d8db0542b9f3ecffafbf5d..a99eeab484434b4fae55a81ae9b8e9e3ab6c9d80 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_RK3399_H
@@ -10,12 +9,6 @@
 #include <configs/rk3399_common.h>
 
 #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)