-
- Downloads
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>
Showing
- board/xes/common/Makefile 2 additions, 0 deletionsboard/xes/common/Makefile
- board/xes/common/board.c 64 additions, 0 deletionsboard/xes/common/board.c
- board/xes/common/fsl_8xxx_misc.c 47 additions, 0 deletionsboard/xes/common/fsl_8xxx_misc.c
- board/xes/common/fsl_8xxx_misc.h 28 additions, 0 deletionsboard/xes/common/fsl_8xxx_misc.h
- board/xes/xpedite5170/xpedite5170.c 1 addition, 19 deletionsboard/xes/xpedite5170/xpedite5170.c
- board/xes/xpedite5200/xpedite5200.c 0 additions, 27 deletionsboard/xes/xpedite5200/xpedite5200.c
- board/xes/xpedite5370/xpedite5370.c 0 additions, 20 deletionsboard/xes/xpedite5370/xpedite5370.c
- include/configs/XPEDITE1000.h 1 addition, 0 deletionsinclude/configs/XPEDITE1000.h
- include/configs/XPEDITE5170.h 1 addition, 0 deletionsinclude/configs/XPEDITE5170.h
- include/configs/XPEDITE5200.h 1 addition, 0 deletionsinclude/configs/XPEDITE5200.h
- include/configs/XPEDITE5370.h 1 addition, 0 deletionsinclude/configs/XPEDITE5370.h
Loading
Please register or sign in to comment