nmhw24: next C90 comment fix
This commit is contained in:
parent
0692b4d010
commit
8afc9caad2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue