commit | fcbb44ff92b0bf57704afbe4a26bd1b0ff10ac1e | [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 | 776eac2b3333eba9979cc10b55824a5094d250b6 [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>