add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
SVN-Revision: 16555
This commit is contained in:
@@ -105,6 +105,13 @@
|
||||
# define CONFIG_USE_UART1 1
|
||||
#endif
|
||||
|
||||
/*
|
||||
* OSBRiDGE boards
|
||||
*/
|
||||
#if defined(CONFIG_BOARD_5GXI)
|
||||
# define CONFIG_BOARD_NAME "OSBRiDGE 5GXi"
|
||||
#endif
|
||||
|
||||
/*
|
||||
* ZyXEL boards
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user