summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2021-11-03 22:55:15 -0500
committerStefan Roese <[email protected]>2021-11-04 08:57:19 +0100
commit6e19dc84c14b3407dfc02d218244d1b3a9fbca3e (patch)
tree16ced77068fe2b5e80b446b7a956c449280b6fe0 /scripts
parenta8f63d18bbb0a3e1456ac833e748d68f0ea1eece (diff)
sunxi: Avoid duplicate reset_cpu with SYSRESET enabled
The sysreset uclass unconditionally provides a definition of the reset_cpu() function. So does the sunxi board code. Fix the build with SYSRESET enabled by omitting the function from the board code in that case. The code still needs to be kept around for use in SPL. Reviewed-by: Heinrich Schuchardt <[email protected]> Signed-off-by: Samuel Holland <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions