Stefan Roese | 211ea91 | 2007-10-22 07:34:34 +0200 | [diff] [blame] | 1 | /* |
Grant Erickson | 8a24c07 | 2008-05-22 14:44:24 -0700 | [diff] [blame] | 2 | * Copyright (c) 2008 Nuovation System Designs, LLC |
| 3 | * Grant Erickson <gerickson@nuovations.com> |
| 4 | * |
Stefan Roese | e4170e5 | 2008-03-11 13:52:25 +0100 | [diff] [blame] | 5 | * (C) Copyright 2007-2008 |
Stefan Roese | 211ea91 | 2007-10-22 07:34:34 +0200 | [diff] [blame] | 6 | * Stefan Roese, DENX Software Engineering, sr@denx.de. |
| 7 | * |
Grant Erickson | 8a24c07 | 2008-05-22 14:44:24 -0700 | [diff] [blame] | 8 | * Originally based on code provided from Senao and AMCC |
Stefan Roese | 211ea91 | 2007-10-22 07:34:34 +0200 | [diff] [blame] | 9 | * |
Wolfgang Denk | 3765b3e | 2013-10-07 13:07:26 +0200 | [diff] [blame] | 10 | * SPDX-License-Identifier: GPL-2.0+ |
Stefan Roese | 211ea91 | 2007-10-22 07:34:34 +0200 | [diff] [blame] | 11 | */ |
| 12 | |
Stefan Roese | 211ea91 | 2007-10-22 07:34:34 +0200 | [diff] [blame] | 13 | .globl ext_bus_cntlr_init |
| 14 | ext_bus_cntlr_init: |
Stefan Roese | 211ea91 | 2007-10-22 07:34:34 +0200 | [diff] [blame] | 15 | blr |