init.S 346 B

123456789101112131415
  1. /*
  2. * Copyright (c) 2008 Nuovation System Designs, LLC
  3. * Grant Erickson <gerickson@nuovations.com>
  4. *
  5. * (C) Copyright 2007-2008
  6. * Stefan Roese, DENX Software Engineering, sr@denx.de.
  7. *
  8. * Originally based on code provided from Senao and AMCC
  9. *
  10. * SPDX-License-Identifier: GPL-2.0+
  11. */
  12. .globl ext_bus_cntlr_init
  13. ext_bus_cntlr_init:
  14. blr