aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2895
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s2895')
-rw-r--r--src/mainboard/tyan/s2895/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2895/mainboard.c b/src/mainboard/tyan/s2895/mainboard.c
index 1476702527..03514f11c6 100644
--- a/src/mainboard/tyan/s2895/mainboard.c
+++ b/src/mainboard/tyan/s2895/mainboard.c
@@ -3,7 +3,7 @@
#if CONFIG_CHIP_NAME == 1
struct chip_operations mainboard_tyan_s2895_ops = {
- CHIP_NAME("Tyan S2895 mainboard")
+ CHIP_NAME("Tyan S2895 Mainboard")
};
#endif