X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgeekbox.h;h=91f4feb737086270b08097086f654595c02a3cea;hb=e883ffe00b6db807544c70e743cf7832d5d56d40;hp=6f6007e65babab3a9fe80b890de8ddd728bc026b;hpb=54c57ae051152095063650d8590008ec1ef7cff9;p=u-boot diff --git a/include/configs/geekbox.h b/include/configs/geekbox.h index 6f6007e65b..91f4feb737 100644 --- a/include/configs/geekbox.h +++ b/include/configs/geekbox.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2016 Andreas Färber - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIGS_GEEKBOX_H @@ -9,9 +8,6 @@ #include -#define CONFIG_ENV_IS_NOWHERE -#define CONFIG_ENV_SIZE 0x2000 - #define CONFIG_CONSOLE_SCROLL_LINES 10 #endif