arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236
Convert the CRS305-1G-4S board to CRS3xx-98DX3236 to enable easier implementation of new CRS3xx series boards, based on Marvell Prestera 98DX3236. Signed-off-by: Luka Kovacic <luka.kovacic@sartura.hr> Reviewed-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr> Cc: Jakov Petrina <jakov.petrina@sartura.hr>
This commit is contained in:
committed by
Stefan Roese
parent
8678776df6
commit
df9ebbe17e
@@ -3,8 +3,8 @@
|
||||
* Copyright (C) 2014 Stefan Roese <sr@denx.de>
|
||||
*/
|
||||
|
||||
#ifndef _CONFIG_CRS305_1G_4S_H
|
||||
#define _CONFIG_CRS305_1G_4S_H
|
||||
#ifndef _CONFIG_CRS3XX_98DX3236_H
|
||||
#define _CONFIG_CRS3XX_98DX3236_H
|
||||
|
||||
/*
|
||||
* High Level Configuration Options (easy to change)
|
||||
@@ -32,4 +32,4 @@
|
||||
#undef CONFIG_SYS_MAXARGS
|
||||
#define CONFIG_SYS_MAXARGS 96
|
||||
|
||||
#endif /* _CONFIG_CRS305_1G_4S_H */
|
||||
#endif /* _CONFIG_CRS3XX_98DX3236_H */
|
||||
Reference in New Issue
Block a user