Daniel Gorsulowski wrote:
> Normally the processor clock has a divisor of 2.
> In some cases this this needs to be set to 4.
> Check the user has set environment mdiv to 4 to change the divisor.
>
> Signed-off-by: Daniel Gorsulowski
Applied to u-boot-arm/master
Thanks
Tom
___
Normally the processor clock has a divisor of 2.
In some cases this this needs to be set to 4.
Check the user has set environment mdiv to 4 to change the divisor.
Signed-off-by: Daniel Gorsulowski
---
v2: - changed and add additional comments
- strengthened string comparision
board/esd/mees
Daniel Gorsulowski wrote:
> In some cases, we need low speed master clock. So depending on the
> "mdiv" variable, the processor clock is divided by 2 (default) or 4.
>
> Signed-off-by: Daniel Gorsulowski
> ---
> board/esd/meesc/meesc.c | 24
> include/configs/meesc.h |
In some cases, we need low speed master clock. So depending on the
"mdiv" variable, the processor clock is divided by 2 (default) or 4.
Signed-off-by: Daniel Gorsulowski
---
board/esd/meesc/meesc.c | 24
include/configs/meesc.h |1 +
2 files changed, 25 insertions(
4 matches
Mail list logo