]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/vsc7385.h
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[karo-tx-uboot.git] / include / vsc7385.h
1 /*
2  * Header file for vsc7385.c
3  *
4  * Author: Timur Tabi <timur@freescale.com>
5  *
6  * Copyright 2008 Freescale Semiconductor, Inc.  This file is licensed
7  * under the terms of the GNU General Public License version 2.  This
8  * program is licensed "as is" without any warranty of any kind, whether
9  * express or implied.
10  */
11
12 int vsc7385_upload_firmware(void *firmware, unsigned int size);