]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx53loco: Add CONFIG_REVISION_TAG
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 8 May 2012 03:40:49 +0000 (03:40 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:34 +0000 (08:31 +0200)
commit54cd1dee8f9537c2e3d5bfe2029bf31b2b1cf2f3
treedeb53e4d51a34d3451268a28cc23727b3bb025ff
parent768a05971030c0c57e05063f20449b8d4138293e
mx53loco: Add CONFIG_REVISION_TAG

FSL 2.6.35 kernel assumes that the bootloader passes the CONFIG_REVISION_TAG information.

The kernel uses this data to distinguish between Dialog versus mc34708 based boards,
and also to distinguish between revA and revB of the mc34708 based boards.

Suggested-by: Yu Li <yk@magniel.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/arch-mx5/imx-regs.h
board/freescale/mx53loco/mx53loco.c
include/configs/mx53loco.h