X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/43ade93bdb0c8bd57382be810a05b3793749ce85..1b5f4dc9e618763b0729bdb9a91aaeecf9499eeb:/include/configs/evb_ast2500.h diff --git a/include/configs/evb_ast2500.h b/include/configs/evb_ast2500.h index a571f2a749d..e4b07e3bd68 100644 --- a/include/configs/evb_ast2500.h +++ b/include/configs/evb_ast2500.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012-2020 ASPEED Technology Inc. * Ryan Chen * * 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 */