summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2026-03-16 00:51:01 +0100
committerMarek Vasut <[email protected]>2026-04-08 19:35:05 +0200
commit37997a214ed139760ea33fa8533087d44e991bf1 (patch)
treecad22062bd090aa3426329359167ebb7fab3a078 /examples
parentcb5f92b5d5d671fe8fc7068feb9a465cca976e46 (diff)
arm: renesas: Use stock lowlevel_init function and remove s_init
Replace s_init() early initialization at the end of lowlevel_init by invoking the same code in mach_cpu_init(). The mach_cpu_init() is called a bit later, but as the code initializes timer and no code uses timer until mach_cpu_init(), this does not pose a problem. Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions