projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e7883f
)
bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158
author
Philippe Reynes
<philippe.reynes@softathome.com>
Mon, 11 Feb 2019 14:56:14 +0000
(15:56 +0100)
committer
Tom Rini
<trini@konsulko.com>
Tue, 19 Feb 2019 13:55:43 +0000
(08:55 -0500)
We use TARGET_BCM63158 in the Kconfig instead of ARCH_BCM63158,
so we could add other board that use a bcm63158.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
board/broadcom/bcm963158/Kconfig
patch
|
blob
|
history
diff --git
a/board/broadcom/bcm963158/Kconfig
b/board/broadcom/bcm963158/Kconfig
index 41b6adbb802121dfe95f3985944b86718165dee0..08a8bc1c14d37f3fe9a2c2a0c6b5409f497264e4 100644
(file)
--- a/
board/broadcom/bcm963158/Kconfig
+++ b/
board/broadcom/bcm963158/Kconfig
@@
-1,4
+1,4
@@
-if
ARCH_BCM
63158
+if
TARGET_BCM9
63158
config SYS_VENDOR
default "broadcom"