summaryrefslogtreecommitdiffstats
path: root/board/amcc/makalu/init.S
blob: e15c62249ece5d43b339fd871384a021778e41a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Copyright (c) 2008 Nuovation System Designs, LLC
 *   Grant Erickson <gerickson@nuovations.com>
 *
 * (C) Copyright 2007-2008
 * Stefan Roese, DENX Software Engineering, sr@denx.de.
 *
 * Originally based on code provided from Senao and AMCC
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

	.globl  ext_bus_cntlr_init
ext_bus_cntlr_init:
	blr
OpenPOWER on IntegriCloud