commit | 29525dedaef953f17c3d6e92389f649dc8fd4aea | [log] [tgz] |
---|---|---|
author | Dmitry Lifshitz <lifshitz@compulab.co.il> | Thu Jul 31 14:30:39 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Mon Aug 25 10:48:13 2014 -0400 |
tree | cfb1bbab3d5bb2c39257f27fe9d4b35bd2b676f6 | |
parent | 6ff822d36f7d5f59adaac6fbeb0034686eaf2e95 [diff] |
cm-t54: fix EEPROM read return value check Fix cl_eeprom_read_mac_addr() return value check. Fix long line codding style issue in board_init(). Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>