Skip to content
Commit ae909ea4 authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68knommu: factor more common ColdFire cpu reset code



Most of the more modern ColdFire cores use the same code to reset the CPU
(but it is different to most of the earlier cores). Currently that is
duplicated in each of the sub-arch files. Pull out this common code and
out a single copy of it with the other common reset code.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 645e5333
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment