Fixed C++ comment in header file
This commit is contained in:
parent
9f0dd0d481
commit
5e1b277281
|
|
@ -111,7 +111,7 @@ int eth_phy_timeout(void);
|
||||||
#define MAIN_BOOTCMD "run sdboot"
|
#define MAIN_BOOTCMD "run sdboot"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// TODO: Might need to check ti_cpsw.rx_packet_max when running on top of AM335x switch
|
/* TODO: Might need to check ti_cpsw.rx_packet_max when running on top of AM335x switch */
|
||||||
|
|
||||||
#define CONFIG_EXTRA_ENV_SETTINGS \
|
#define CONFIG_EXTRA_ENV_SETTINGS \
|
||||||
/* Memory Adresses */ \
|
/* Memory Adresses */ \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue