Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / board / bct-brettl2 / smsc9303.h
diff --git a/qemu/roms/u-boot/board/bct-brettl2/smsc9303.h b/qemu/roms/u-boot/board/bct-brettl2/smsc9303.h
new file mode 100644 (file)
index 0000000..a4ba40e
--- /dev/null
@@ -0,0 +1,9 @@
+/*
+ * smsc9303.h - routines to initialize SMSC 9303 switch
+ *
+ * Copyright (c) 2010 BCT Electronic GmbH
+ *
+ * Licensed under the GPL-2 or later.
+ */
+
+int init_smsc9303i_mii(void);