commit | cba0b778dd5f1ea32959b6825c7f0a31501a99d5 | [log] [tgz] |
---|---|---|
author | Sanjeev Premi <premi@ti.com> | Mon Apr 27 21:27:54 2009 +0530 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Apr 29 21:11:49 2009 +0200 |
tree | e669eb53350b92adef4aa44e4b1c262d74246ee1 | |
parent | 90006e9b33bcdbf241b0295d186e3634137907a9 [diff] |
OMAP3: Print correct silicon revision The function display_board_info() displays incorrect silicon revision - based on the return value from function get_cpu_rev(). This patch fixes the problem. Signed-off-by: Sanjeev Premi <premi@ti.com>