mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-27 08:41:35 +02:00
arm: aspenite: convert to generic board
Enable CONFIG_SYS_GENERIC_BOARD for Marvell Aspenite. 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
911d3d6239
commit
e3c6c7bfee
@ -10,6 +10,11 @@
|
|||||||
#ifndef __CONFIG_ASPENITE_H
|
#ifndef __CONFIG_ASPENITE_H
|
||||||
#define __CONFIG_ASPENITE_H
|
#define __CONFIG_ASPENITE_H
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Generic board support
|
||||||
|
*/
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Version number information
|
* Version number information
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user