diff options
| author | Quentin Schulz <[email protected]> | 2025-10-28 17:57:35 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-11-02 12:15:23 -0600 |
| commit | 0d457380a02422e07833c3a0520516c358eeb9fa (patch) | |
| tree | 4b71945c58aa3da782b53573b4af6f735b6ceccb /scripts/cleanpatch | |
| parent | ad3fb3808e59b3eab455bfa7fd4840e611df3204 (diff) | |
rockchip: rk3036: use rockchip_stimer_init from spl_common.o
The only difference with the implementation in spl_common.c is that we
check whether the timer has already been enabled. Considering this is
running in SPL, the first stage on RK3036, I feel like it's guaranteed
to not be enabled by default. No public TRM though and I don't have
access to an RK3036 device so take this as a guess.
Size of SPL binary increases by 8B for evb-rk3036.
Signed-off-by: Quentin Schulz <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions
