summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2025-10-28 17:57:35 +0100
committerTom Rini <[email protected]>2025-11-02 12:15:23 -0600
commit0d457380a02422e07833c3a0520516c358eeb9fa (patch)
tree4b71945c58aa3da782b53573b4af6f735b6ceccb /scripts
parentad3fb3808e59b3eab455bfa7fd4840e611df3204 (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')
0 files changed, 0 insertions, 0 deletions