Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
[oweals/u-boot.git] / include / configs / evb_ast2500.h
index a571f2a749dc2b9e77e4bd68a1e74baace1bae70..7a0ea753be03d56585529ad28518a48a9d85d5dc 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2012-2020  ASPEED Technology Inc.
  * Ryan Chen <ryan_chen@aspeedtech.com>
  *
  * Copyright 2016 Google Inc
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -20,8 +19,4 @@
 /* Memory Info */
 #define CONFIG_SYS_LOAD_ADDR           0x83000000
 
-#define CONFIG_ENV_IS_NOWHERE
-
-#define CONFIG_ENV_SIZE                        0x20000
-
 #endif /* __CONFIG_H */