Home
last modified time | relevance | path

Searched hist:eb5c853938cb784bbf83ab87847e94764c3cd00a (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arc/lib/
H A Dreset.cdiff eb5c853938cb784bbf83ab87847e94764c3cd00a Wed May 30 04:19:54 CDT 2018 Alexey Brodkin <abrodkin@synopsys.com> ARC: Reset: Implement weak reset_cpu()

This will allow for board-specific implementation of reset.
Default version will just stop execution with help of BRK instruction.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>