aboutsummaryrefslogtreecommitdiff
path: root/board/bosch/acc/acc.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/bosch/acc/acc.c')
-rw-r--r--board/bosch/acc/acc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/bosch/acc/acc.c b/board/bosch/acc/acc.c
index 732d823..7c49b20 100644
--- a/board/bosch/acc/acc.c
+++ b/board/bosch/acc/acc.c
@@ -542,7 +542,7 @@ int board_mmc_init(struct bd_info *bis)
gpio_direction_input(USDHC2_CD_GPIO);
/*
* According to the board_mmc_init() the following map is done:
- * (U-boot device node) (Physical Port)
+ * (U-Boot device node) (Physical Port)
* mmc0 USDHC2
* mmc1 USDHC4
*/