nmhw24: next C90 comment fix

This commit is contained in:
Rene Straub 2019-07-31 12:35:43 +02:00 committed by Gogs
parent 0692b4d010
commit 8afc9caad2
1 changed files with 1 additions and 1 deletions

View File

@ -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