Message ID | 20200407111236.14930-4-andre.przywara@arm.com |
---|---|
State | Superseded |
Headers | show |
Series | Arm Juno board OF_CONTROL upgrade | expand |
diff --git a/include/configs/vexpress_aemv8a.h b/include/configs/vexpress_aemv8a.h index fe929f9d5b..403fde00de 100644 --- a/include/configs/vexpress_aemv8a.h +++ b/include/configs/vexpress_aemv8a.h @@ -102,7 +102,7 @@ /* PL011 Serial Configuration */ #ifdef CONFIG_TARGET_VEXPRESS64_JUNO -#define CONFIG_PL011_CLOCK 7273800 +#define CONFIG_PL011_CLOCK 7372800 #else #define CONFIG_PL011_CLOCK 24000000 #endif