diff options
Diffstat (limited to 'board/kontron/sl-mx6ul/spl.c')
-rw-r--r-- | board/kontron/sl-mx6ul/spl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/kontron/sl-mx6ul/spl.c b/board/kontron/sl-mx6ul/spl.c index bae0e70a65..a9d370bc85 100644 --- a/board/kontron/sl-mx6ul/spl.c +++ b/board/kontron/sl-mx6ul/spl.c @@ -101,7 +101,7 @@ int board_mmc_init(struct bd_info *bis) /* * According to the board_mmc_init() the following map is done: - * (U-boot device node) (Physical Port) + * (U-Boot device node) (Physical Port) * mmc0 USDHC1 * mmc1 USDHC2 */ |