Fixed C++ comment in header file

This commit is contained in:
Rene Straub 2020-10-06 08:54:51 +02:00
parent 9f0dd0d481
commit 5e1b277281
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ int eth_phy_timeout(void);
#define MAIN_BOOTCMD "run sdboot"
#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 \
/* Memory Adresses */ \