X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fimgtec_xilfpga.h;h=fcf1b7f990e19cd65539fb093c543a03631bb8fa;hb=35bd70c5107f0cfa610b5c7074a7ee2a60d5d82f;hp=0a7fe602141cbd7ad731ef511f7ed51e785a0f4c;hpb=58c8c0963b1c720802c46ac4288c897e5f9cd296;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/imgtec_xilfpga.h b/include/configs/imgtec_xilfpga.h index 0a7fe60..fcf1b7f 100644 --- a/include/configs/imgtec_xilfpga.h +++ b/include/configs/imgtec_xilfpga.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2016, Imagination Technologies Ltd. * * Zubair Lutfullah Kakakhel * - * SPDX-License-Identifier: GPL-2.0+ - * * Imagination Technologies Ltd. MIPSfpga */ @@ -20,9 +19,6 @@ /* CPU Timer rate */ #define CONFIG_SYS_MIPS_TIMER_FREQ 50000000 -/* Cache Configuration */ -#define CONFIG_SYS_MIPS_CACHE_MODE CONF_CM_CACHABLE_NONCOHERENT - /*---------------------------------------------------------------------- * Memory Layout */ @@ -40,25 +36,15 @@ /*---------------------------------------------------------------------- * Commands */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ - -/*------------------------------------------------- - * FLASH configuration - */ -#define CONFIG_SYS_NO_FLASH /*------------------------------------------------------------ * Console Configuration */ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ -#define CONFIG_SYS_MAXARGS 16 /* max number of command args*/ -#define CONFIG_BAUDRATE 115200 /* ------------------------------------------------- * Environment */ -#define CONFIG_ENV_IS_NOWHERE 1 -#define CONFIG_ENV_SIZE 0x4000 /* --------------------------------------------------------------------- * Board boot configuration