commit | 87e47e905887b91c0505495cc6bbab70ba266d51 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Mon Dec 29 18:05:44 2014 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Dec 30 14:10:39 2014 +0100 |
tree | c79b78fc4ba5d0e1772d45ce9482da600ca80e03 | |
parent | 331ae846ad9fee532cf04268da76701093e4e4ed [diff] |
mx6slevk: Remove get_board_rev() get_board_rev() just returns the cpu revision, which does not make it really useful for distinguishing between revisions of the board. Let's get rid of get_board_rev() as it is not being used with its correct meaning. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>