]> Git Repo - J-u-boot.git/blobdiff - include/configs/evb_ast2500.h
wandboard: README: Include the mx6qp variant in the list
[J-u-boot.git] / include / configs / evb_ast2500.h
index a571f2a749dc2b9e77e4bd68a1e74baace1bae70..e4b07e3bd68656163e52b71262b3ae3e0596706a 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2012-2020  ASPEED Technology Inc.
  * Ryan Chen <[email protected]>
  *
  * Copyright 2016 Google Inc
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef __CONFIG_H
@@ -20,8 +19,6 @@
 /* Memory Info */
 #define CONFIG_SYS_LOAD_ADDR           0x83000000
 
-#define CONFIG_ENV_IS_NOWHERE
-
 #define CONFIG_ENV_SIZE                        0x20000
 
 #endif /* __CONFIG_H */
This page took 0.026957 seconds and 4 git commands to generate.