Home
last modified time | relevance | path

Searched hist:"19 db9be4aa39e9112356c09c511f1c4726b64c74" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx53ard/
H A Dmx53ard.c19db9be4aa39e9112356c09c511f1c4726b64c74 Mon Mar 19 13:41:25 UTC 2012 Fabio Estevam <festevam@gmail.com> mx53ard: Initialize return code with error

The variable "rc" is the return of board_eth_init() function. Initialize
it with an error code, so that this function can return an error when
CONFIG_SMC911X is not set.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>