diff options
Diffstat (limited to 'board/esd/hub405')
| -rw-r--r-- | board/esd/hub405/hub405.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/esd/hub405/hub405.c b/board/esd/hub405/hub405.c index d586ff9fb..4bc3246a1 100644 --- a/board/esd/hub405/hub405.c +++ b/board/esd/hub405/hub405.c @@ -86,7 +86,7 @@ int misc_init_r (void)  	*duart2_mcr = 0x08;  	*duart3_mcr = 0x08; -        /* +	/*  	 * Set RS232/RS422 control (RS232 = high on GPIO)  	 */  	val = in32(GPIO0_OR); |