X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fk2e_evm.h;h=716ae3b0d4aa4ee4f14a197a4bd6f3d7dabd7c73;hb=5fdb3c0e7ee6bac6b8809ae69e52f16d22d45035;hp=a438a1a429c2963f4a48f8476b271c7ade79aa8f;hpb=881261c82ee188b7ab1efa8d55990febcea629a7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/k2e_evm.h b/include/configs/k2e_evm.h index a438a1a..716ae3b 100644 --- a/include/configs/k2e_evm.h +++ b/include/configs/k2e_evm.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuration header file for TI's k2e-evm * * (C) Copyright 2012-2014 * Texas Instruments Incorporated, - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_K2E_EVM_H @@ -36,15 +35,8 @@ "name_uboot=u-boot-spi-k2e-evm.gph\0" \ "name_fs=arago-console-image-k2e-evm.cpio.gz\0" -#define CONFIG_ENV_SIZE (256 << 10) /* 256 KiB */ -#define CONFIG_ENV_OFFSET 0x100000 - #include -/* SPL SPI Loader Configuration */ -#define CONFIG_SPL_TEXT_BASE 0x0c100000 - - #define SPI_MTD_PARTS KEYSTONE_SPI0_MTD_PARTS /* NAND Configuration */