commit | 96ad33d335e941630b0f9bfc29bb89cb24d5b45e | [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 | c0bfaabddb3f510d3f5afaac13e4ee0c084542ac [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>