2007-10-22 05:34:34 +00:00
|
|
|
/*
|
2008-05-22 21:44:24 +00:00
|
|
|
* Copyright (c) 2008 Nuovation System Designs, LLC
|
|
|
|
* Grant Erickson <gerickson@nuovations.com>
|
|
|
|
*
|
2008-03-11 12:52:25 +00:00
|
|
|
* (C) Copyright 2007-2008
|
2007-10-22 05:34:34 +00:00
|
|
|
* Stefan Roese, DENX Software Engineering, sr@denx.de.
|
|
|
|
*
|
2008-05-22 21:44:24 +00:00
|
|
|
* Originally based on code provided from Senao and AMCC
|
2007-10-22 05:34:34 +00:00
|
|
|
*
|
2013-10-07 11:07:26 +00:00
|
|
|
* SPDX-License-Identifier: GPL-2.0+
|
2007-10-22 05:34:34 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
.globl ext_bus_cntlr_init
|
|
|
|
ext_bus_cntlr_init:
|
|
|
|
blr
|