X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Frv1108_common.h;h=2ab3b85e0c1584a5fce2b74419fae5b0ed2b5580;hb=93f3362762f049c63517a73ebbbf6dd8c0e26244;hp=cd204e97184fd006fba0ca86206a675d34625bfa;hpb=d2a1f120cf638fd8a149bc8a46aec961c2fb9406;p=oweals%2Fu-boot.git diff --git a/include/configs/rv1108_common.h b/include/configs/rv1108_common.h index cd204e9718..2ab3b85e0c 100644 --- a/include/configs/rv1108_common.h +++ b/include/configs/rv1108_common.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2016 Rockchip Electronics Co., Ltd - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_RV1108_COMMON_H #define __CONFIG_RV1108_COMMON_H @@ -19,7 +18,6 @@ #define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8) #define CONFIG_SYS_SDRAM_BASE 0x60000000 -#define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + 0x100000) #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x2000000)