]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6qsabreauto: Pass the board revision to the kernel
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 2 Oct 2012 11:20:12 +0000 (11:20 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 16 Oct 2012 10:35:11 +0000 (12:35 +0200)
commitdce67bd548a8c21bf0998806825b0b90fce0e48d
treee3ac439e1a4e47bdbdb817a0e3e0faed71857f7a
parent903e779c5537e1c87470f911a178e4463984e562
mx6qsabreauto: Pass the board revision to the kernel

The kernel from Freescale expects that the bootloader passes the board revision.

Read the board revision and pass it via get_board_rev().

Without passing the board revision the kernel does not operate properly as the
initialization of peripherals are different in revA versus revB boards.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/include/asm/arch-mx6/imx-regs.h
board/freescale/mx6qsabreauto/mx6qsabreauto.c