summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx53ard/mx53ard.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx53ard/mx53ard.c')
-rw-r--r--board/freescale/mx53ard/mx53ard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx53ard/mx53ard.c b/board/freescale/mx53ard/mx53ard.c
index e90e39ee0a..2d21584b33 100644
--- a/board/freescale/mx53ard/mx53ard.c
+++ b/board/freescale/mx53ard/mx53ard.c
@@ -287,7 +287,7 @@ int board_init(void)
int board_eth_init(bd_t *bis)
{
- int rc = 0;
+ int rc = -ENODEV;
weim_smc911x_iomux();
weim_cs1_settings();
OpenPOWER on IntegriCloud