X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpuma_rk3399.h;h=4d6085d2dd833affd08cd24f25aae9b91d125dad;hb=f643fb9f4c8fc5c5dceb8c2c2893447d18413d77;hp=6523a7c34a64b6706873a4450f3c07f7f766bcc9;hpb=b55c89ce0207d3a504238c1b8f268c56035656a3;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/puma_rk3399.h b/include/configs/puma_rk3399.h index 6523a7c..4d6085d 100644 --- a/include/configs/puma_rk3399.h +++ b/include/configs/puma_rk3399.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __PUMA_RK3399_H @@ -13,15 +12,10 @@ #define CONFIG_SYS_MMC_ENV_DEV 1 #elif defined(CONFIG_ENV_IS_IN_SPI_FLASH) #define CONFIG_ENV_SECT_SIZE (8 * 1024) -#define CONFIG_ENV_SPI_BUS CONFIG_SF_DEFAULT_BUS -#define CONFIG_ENV_SPI_CS CONFIG_SF_DEFAULT_CS -#define CONFIG_ENV_SPI_MODE CONFIG_SF_DEFAULT_MODE -#define CONFIG_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED #endif #define SDRAM_BANK_SIZE (2UL << 30) -#define CONFIG_MISC_INIT_R #define CONFIG_SERIAL_TAG #define CONFIG_ENV_OVERWRITE