nmhw24: fix C90 comment style
This commit is contained in:
parent
909be035f4
commit
0692b4d010
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue