PATI: convert to generic board
Signed-off-by: David Müller <d.mueller@elsoft.ch>
This commit is contained in:
parent
13bd4d8776
commit
6c4c9a7c0f
|
|
@ -21,6 +21,8 @@
|
||||||
|
|
||||||
#define CONFIG_SYS_TEXT_BASE 0xFFF00000
|
#define CONFIG_SYS_TEXT_BASE 0xFFF00000
|
||||||
|
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
|
||||||
/* Serial Console Configuration */
|
/* Serial Console Configuration */
|
||||||
#define CONFIG_5xx_CONS_SCI1
|
#define CONFIG_5xx_CONS_SCI1
|
||||||
#undef CONFIG_5xx_CONS_SCI2
|
#undef CONFIG_5xx_CONS_SCI2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue