commit | dce67bd548a8c21bf0998806825b0b90fce0e48d | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Oct 02 11:20:12 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 16 12:35:11 2012 +0200 |
tree | e3ac439e1a4e47bdbdb817a0e3e0faed71857f7a | |
parent | 903e779c5537e1c87470f911a178e4463984e562 [diff] |
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>