nmhw24: fix C90 comment style

This commit is contained in:
Rene Straub 2019-07-31 12:28:02 +02:00 committed by Gogs
parent 909be035f4
commit 0692b4d010
1 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ int eth_phy_timeout(void);
#define INITRD_HIGH_ADDR "0x84000000"
#define FDT_HIGH_ADDR "0xffffffff"
// TODO: Check big differences to NMHW20
/* TODO: Check big differences to NMHW20 */
#define CONFIG_EXTRA_ENV_SETTINGS \
"fdt_image=am335x-nmhw24-prod1.dtb\0" \
"fdt_addr_r=" FDT_ADDR "\0" \
@ -191,7 +191,7 @@ int eth_phy_timeout(void);
#endif
// TODO: Check if ok?
/* TODO: Check if ok? */
#define CONFIG_ZERO_BOOTDELAY_CHECK
/* UART Configuration */