X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fp2771-0000.h;h=cfe8d8cbedecfea3e50ce6d3226fd62837215a53;hb=d01806a8fcbdaedcc67cead56ece572021d97ab7;hp=29940a63de0d9941c91aab48f17f6713deb5b532;hpb=e43effc1d8cb82ed376649ad7d70e9ac0209c18b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/p2771-0000.h b/include/configs/p2771-0000.h index 29940a6..cfe8d8c 100644 --- a/include/configs/p2771-0000.h +++ b/include/configs/p2771-0000.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2013-2016, NVIDIA CORPORATION. - * - * SPDX-License-Identifier: GPL-2.0 */ #ifndef _P2771_0000_H @@ -49,7 +48,4 @@ /* Crystal is 38.4MHz. clk_m runs at half that rate */ #define COUNTER_FREQUENCY 19200000 -#undef CONFIG_NR_DRAM_BANKS -#define CONFIG_NR_DRAM_BANKS (1024 + 2) - #endif