1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 09:12:08 +02:00
Files
u-boot-megous/include/linux
Lukasz Majewski 6bb15d6f07 clk: sandbox: Adjust clk-divider to emulate reading its value from HW
The generic divider clock code for CCF requires reading the divider value
from HW registers. As sandbox by design has readl() as no-op it was
necessary to provide this value in the other way.

The new field in the divider structure (accessible only when sandbox is
run) has been introduced for this purpose.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2019-07-19 14:50:30 +02:00
..
2018-11-20 13:08:15 +01:00
2019-05-20 13:50:34 +02:00
2018-12-02 21:59:37 +01:00
2018-11-20 13:08:15 +01:00
2019-06-05 09:16:32 -07:00
2019-05-05 08:48:50 -04:00