aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/iwill/dk8_htx/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/iwill/dk8_htx/mainboard.c')
-rw-r--r--src/mainboard/iwill/dk8_htx/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/iwill/dk8_htx/mainboard.c b/src/mainboard/iwill/dk8_htx/mainboard.c
index c49af62767..01cbe494a8 100644
--- a/src/mainboard/iwill/dk8_htx/mainboard.c
+++ b/src/mainboard/iwill/dk8_htx/mainboard.c
@@ -3,7 +3,7 @@
#if CONFIG_CHIP_NAME == 1
struct chip_operations mainboard_iwill_dk8_htx_ops = {
- CHIP_NAME("IWILL DK8-HTX mainboard")
+ CHIP_NAME("IWILL DK8-HTX Mainboard")
};
#endif