diff options
Diffstat (limited to 'include/configs/Yukon8220.h')
-rw-r--r-- | include/configs/Yukon8220.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/Yukon8220.h b/include/configs/Yukon8220.h index c439068f533..8ec6c84eb31 100644 --- a/include/configs/Yukon8220.h +++ b/include/configs/Yukon8220.h @@ -31,6 +31,7 @@ #define CONFIG_MPC8220 1 #define CONFIG_YUKON8220 1 /* ... on Yukon board */ +#define CONFIG_BAT_RW 1 /* Use common BAT rw code */ #define CONFIG_HIGH_BATS 1 /* High BATs supported */ /* Input clock running at 30Mhz, read Hid1 for the CPU multiplier to |