arm: vf610: add uart0 clock/iomux definitions
[u-boot/qq2440-u-boot.git] / board / freescale / corenet_ds / corenet_ds.h
blobca4986e4328202cd6828ab2da22fd89a80e5f86f
1 /*
2 * Copyright 2011 Freescale Semiconductor, Inc.
4 * SPDX-License-Identifier: GPL-2.0+
5 */
7 #ifndef __CORENET_DS_H__
8 #define __CORENET_DS_H__
10 void fdt_fixup_board_enet(void *blob);
11 void pci_of_setup(void *blob, bd_t *bd);
13 #endif