
18 Sep
2012
18 Sep
'12
4:11 p.m.
On Tue, Sep 18, 2012 at 11:02 AM, Fabio Estevam festevam@gmail.com wrote:
But back to the original patch: all you need to do is to pass set_board_rev(BOARD_REV2), so that the kernel can correctly identify the board revision correctly.
To make it clearer:
get_board_rev should return 0x51100 , where 0x51 is SoC type and the 8th bit (1 is the board revision).
Regards,
Fabio Estevam