commit | d9c2dd5ee6d8c6a7acd522faf236608aea29140f | [log] [tgz] |
---|---|---|
author | John Schmoller <jschmoller@xes-inc.com> | Fri Oct 22 00:20:24 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Oct 22 02:17:16 2010 -0500 |
tree | e190db70b9f506251792b1cdd6585534a017ee91 | |
parent | 60e877f39534a5f6a0dad02740d89a9d57786399 [diff] |
xes: Consolidate checkboard() Create a common checkboard() function to support all X-ES's Freescale boards. Also, add a get_board_derivative() function which reads hardware strapping resistors to determine what model a board is. This allows one U-Boot image to support multiple boards. Signed-off-by: John Schmoller <jschmoller@xes-inc.com> Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>