mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 15:27:00 +00:00
arm: gplugd: convert to generic board
Enable CONFIG_SYS_GENERIC_BOARD for Marvell gplugD. Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com> Acked-by: Prafulla Wadaskar <prafulla@marvell.com> Acked-by: Luka Perkov <luka.perkov@sartura.hr>
This commit is contained in:
parent
694cc87b76
commit
911d3d6239
1 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,11 @@
|
|||
#define MACH_TYPE_SHEEVAD 2625
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Generic board support
|
||||
*/
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/*
|
||||
* Version number information
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue