From 8afc9caad2a290c997d170e9a43c05e1d9c832c8 Mon Sep 17 00:00:00 2001 From: Rene Straub Date: Wed, 31 Jul 2019 12:35:43 +0200 Subject: [PATCH] nmhw24: next C90 comment fix --- include/configs/am335x_nmhw24.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/am335x_nmhw24.h b/include/configs/am335x_nmhw24.h index feac5f84c8..8a49b488db 100644 --- a/include/configs/am335x_nmhw24.h +++ b/include/configs/am335x_nmhw24.h @@ -80,7 +80,7 @@ int eth_phy_timeout(void); #define LOAD_ADDR "0x8C000000" #define KERNEL_ADDR_R "0x8C100000" -#if 0 // HW20 differences +#if 0 /* HW20 differences */ #define LOAD_ADDR "0x83000000" 8c0000 #define FDT_ADDR "0x82000000" 83f000 #define PXE_ADDR "0x82800000" 8be000