[U-Boot] [PATCH] mx51evk: Add CONFIG_REVISION_TAG

Fabio Estevam festevam at gmail.com
Tue Sep 18 16:11:43 CEST 2012


On Tue, Sep 18, 2012 at 11:02 AM, Fabio Estevam <festevam at 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


More information about the U-Boot mailing list