diff options
author | York Sun <yorksun@freescale.com> | 2014-04-30 14:43:46 -0700 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2014-05-13 08:31:22 -0700 |
commit | bffac7aef54039dbe53dbf8bcbc9f8dbe78b8aa5 (patch) | |
tree | 9eead75ba2f24fd302f4fd3954ab65e46c4a52cd /api | |
parent | 73a56b6e9f3f1cc2412b5b8a75a3c71f48586c94 (diff) | |
download | u-boot-imx-bffac7aef54039dbe53dbf8bcbc9f8dbe78b8aa5.zip u-boot-imx-bffac7aef54039dbe53dbf8bcbc9f8dbe78b8aa5.tar.gz u-boot-imx-bffac7aef54039dbe53dbf8bcbc9f8dbe78b8aa5.tar.bz2 |
powerpc/freescale: Change the return value of mac_read_from_eeprom()
The return value has not been checked by its caller, until recent change
of using generic board architecture. The error of this function is not
critical enough to hang the system. Printing the warning message is enough
to catch user's attention. U-boot should continue to boot to give user
a chance to fix the EEPROM. Chaning the return value to 0 to avoid hanging
in the board_init_r().
Signed-off-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions