summaryrefslogtreecommitdiffstats
path: root/board/siemens
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2015-06-15 14:57:15 +0200
committerTom Rini <trini@konsulko.com>2015-06-19 16:46:50 -0400
commit8c65a2fae89ec10f30acdf5bbf42f799f86c3f3d (patch)
tree6436b9c8bfcbbd03c2f5d2b972b75f54ff3fe36c /board/siemens
parent578056c35d20d2f6e2f6618d9f86628f588932c4 (diff)
downloadblackbird-obmc-uboot-8c65a2fae89ec10f30acdf5bbf42f799f86c3f3d.tar.gz
blackbird-obmc-uboot-8c65a2fae89ec10f30acdf5bbf42f799f86c3f3d.zip
siemens,am33x,thuban: rename dxr2 to thuban
Update new naming scheme. Signed-off-by: Samuel Egli <samuel.egli@siemens.com> Acked-by: Heiko Schocher <hs@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/siemens')
-rw-r--r--board/siemens/draco/Kconfig4
-rw-r--r--board/siemens/draco/MAINTAINERS4
2 files changed, 4 insertions, 4 deletions
diff --git a/board/siemens/draco/Kconfig b/board/siemens/draco/Kconfig
index 67fa320c87..819d187087 100644
--- a/board/siemens/draco/Kconfig
+++ b/board/siemens/draco/Kconfig
@@ -14,7 +14,7 @@ config SYS_CONFIG_NAME
endif
-if TARGET_DXR2
+if TARGET_THUBAN
config SYS_BOARD
default "draco"
@@ -26,7 +26,7 @@ config SYS_SOC
default "am33xx"
config SYS_CONFIG_NAME
- default "dxr2"
+ default "thuban"
endif
diff --git a/board/siemens/draco/MAINTAINERS b/board/siemens/draco/MAINTAINERS
index 6d9544af17..484dd739c1 100644
--- a/board/siemens/draco/MAINTAINERS
+++ b/board/siemens/draco/MAINTAINERS
@@ -4,7 +4,7 @@ S: Maintained
F: board/siemens/draco/
F: include/configs/draco.h
F: configs/draco_defconfig
-F: include/configs/dxr2.h
-F: configs/dxr2_defconfig
+F: include/configs/thuban.h
+F: configs/thuban_defconfig
F: include/configs/rastaban.h
F: configs/rastaban_defconfig
OpenPOWER on IntegriCloud