From 5e1b277281eb269bda9c3a8fb15adfc6a8e63d7a Mon Sep 17 00:00:00 2001 From: Rene Straub Date: Tue, 6 Oct 2020 08:54:51 +0200 Subject: [PATCH] Fixed C++ comment in header file --- include/configs/am335x_hw25.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/am335x_hw25.h b/include/configs/am335x_hw25.h index eb2610827c..6dc76475b5 100644 --- a/include/configs/am335x_hw25.h +++ b/include/configs/am335x_hw25.h @@ -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 */ \