diff options
Diffstat (limited to 'include/configs/uc101.h')
-rw-r--r-- | include/configs/uc101.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/uc101.h b/include/configs/uc101.h index dc1d7e1..042750e 100644 --- a/include/configs/uc101.h +++ b/include/configs/uc101.h @@ -40,6 +40,8 @@ #define CONFIG_BOARD_EARLY_INIT_R +#define CONFIG_HIGH_BATS 1 /* High BATs supported */ + /* * Serial console configuration */ |