projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15b4aed
)
p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM
author
Tom Rini
<trini@konsulko.com>
Wed, 23 Mar 2022 21:20:09 +0000
(17:20 -0400)
committer
Tom Rini
<trini@konsulko.com>
Fri, 1 Apr 2022 14:28:47 +0000
(10:28 -0400)
These are not referenced in code, drop.
Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/p1_p2_rdb_pc.h
patch
|
blob
|
history
diff --git
a/include/configs/p1_p2_rdb_pc.h
b/include/configs/p1_p2_rdb_pc.h
index a6523753d5cadf0fd29a8e5f7cb915a7f1a6ec15..d0db99468ab5ab29e0c4bc1d085bed0cbe43e9b8 100644
(file)
--- a/
include/configs/p1_p2_rdb_pc.h
+++ b/
include/configs/p1_p2_rdb_pc.h
@@
-321,9
+321,6
@@
#define CONFIG_SYS_CPLD_BASE_PHYS CONFIG_SYS_CPLD_BASE
#endif
/* CPLD config size: 1Mb */
-#define CONFIG_CPLD_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_CPLD_BASE_PHYS) | \
- BR_PS_8 | BR_V)
-#define CONFIG_CPLD_OR_PRELIM (0xfff009f7)
#define CONFIG_SYS_PMC_BASE 0xff980000
#define CONFIG_SYS_PMC_BASE_PHYS CONFIG_SYS_PMC_BASE