2 * U-boot - main board file
6 * Copyright (c) 2005-2008 Analog Devices Inc.
8 * (C) Copyright 2000-2004
11 * Licensed under the GPL-2 or later.
20 printf("Board: Switchvoice PR1 Appliance\n");
21 printf(" Support: http://www.switchvoice.com/\n");
25 #ifdef CONFIG_BFIN_MAC
26 int board_eth_init(bd_t *bis)
28 return bfin_EMAC_initialize(bis);