]> git.ipfire.org Git - people/ms/u-boot.git/blob - include/vsc7385.h
bootstage: Record the time taken to set up driver model
[people/ms/u-boot.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);