diff options
Diffstat (limited to 'include/configs/xaeniax.h')
-rw-r--r-- | include/configs/xaeniax.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/xaeniax.h b/include/configs/xaeniax.h index e399e95019a..eee2547a374 100644 --- a/include/configs/xaeniax.h +++ b/include/configs/xaeniax.h @@ -54,7 +54,7 @@ */ #define CONFIG_PXA_SERIAL #define CONFIG_BTUART 1 /* we use BTUART on XAENIAX */ - +#define CONFIG_CONS_INDEX 4 /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE |