summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm920t/a320/reset.S
blob: 81f9dc983f3a3448121cc76919bead6b7fc20723 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * (C) Copyright 2009 Faraday Technology
 * Po-Yu Chuang <ratbert@faraday-tech.com>
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

.global reset_cpu
reset_cpu:
	b	reset_cpu
OpenPOWER on IntegriCloud