blob: d839a021423bd7b218c9bfd296507f434034045b [file] [log] [blame]
Heiko Schocher60301192010-02-22 16:43:02 +05301/*
2 * (C) Copyright 2009
3 * Marvell Semiconductor <www.marvell.com>
4 * Prafulla Wadaskar <prafulla@marvell.com>
5 *
6 * (C) Copyright 2009
7 * Stefan Roese, DENX Software Engineering, sr@denx.de.
8 *
Holger Brunck2ef42952012-07-05 05:37:46 +00009 * (C) Copyright 2011-2012
10 * Holger Brunck, Keymile GmbH Hannover, holger.brunck@keymile.com
11 * Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com
Holger Brunck1f974e92011-06-16 18:11:15 +053012 *
Heiko Schocher60301192010-02-22 16:43:02 +053013 * See file CREDITS for list of people who contributed to this
14 * project.
15 *
16 * This program is free software; you can redistribute it and/or
17 * modify it under the terms of the GNU General Public License as
18 * published by the Free Software Foundation; either version 2 of
19 * the License, or (at your option) any later version.
20 *
21 * This program is distributed in the hope that it will be useful,
22 * but WITHOUT ANY WARRANTY; without even the implied warranty of
23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 * GNU General Public License for more details.
25 *
26 * You should have received a copy of the GNU General Public License
27 * along with this program; if not, write to the Free Software
28 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
29 * MA 02110-1301 USA
30 */
31
32/*
33 * for linking errors see
34 * http://lists.denx.de/pipermail/u-boot/2009-July/057350.html
35 */
36
Holger Brunck1f974e92011-06-16 18:11:15 +053037#ifndef _CONFIG_KM_KIRKWOOD_H
38#define _CONFIG_KM_KIRKWOOD_H
Heiko Schocher60301192010-02-22 16:43:02 +053039
Holger Brunck9f03a382012-05-25 01:57:13 +000040#if defined(CONFIG_KM_KIRKWOOD)
Holger Brunck2ef42952012-07-05 05:37:46 +000041#define CONFIG_IDENT_STRING "\nKeymile Kirkwood"
Holger Brunckf065ce02012-07-05 05:05:02 +000042#define CONFIG_HOSTNAME km_kirkwood
Holger Brunck1f974e92011-06-16 18:11:15 +053043#undef CONFIG_KIRKWOOD_PCIE_INIT
Holger Brunck2ef42952012-07-05 05:37:46 +000044#define KM_IVM_BUS "pca9544a:70:9" /* I2C2 (Mux-Port 1)*/
Holger Brunck9f03a382012-05-25 01:57:13 +000045#elif defined(CONFIG_KM_KIRKWOOD_PCI)
Holger Brunck2ef42952012-07-05 05:37:46 +000046#define CONFIG_IDENT_STRING "\nKeymile Kirkwood PCI"
Holger Brunckf065ce02012-07-05 05:05:02 +000047#define CONFIG_HOSTNAME km_kirkwood_pci
Holger Brunck2ef42952012-07-05 05:37:46 +000048#define KM_IVM_BUS "pca9544a:70:9" /* I2C2 (Mux-Port 1)*/
49/* KM_NUSA */
50#elif defined(CONFIG_KM_NUSA)
51#define KM_IVM_BUS "pca9547:70:9" /* I2C2 (Mux-Port 1)*/
52#define CONFIG_IDENT_STRING "\nKeymile NUSA"
Holger Brunckf065ce02012-07-05 05:05:02 +000053#define CONFIG_HOSTNAME kmnusa
Holger Brunck2ef42952012-07-05 05:37:46 +000054#undef CONFIG_SYS_KWD_CONFIG
55#define CONFIG_SYS_KWD_CONFIG \
56 $(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage_128M16_1.cfg
57#define CONFIG_KM_ENV_IS_IN_SPI_NOR
58#define CONFIG_KM_FPGA_CONFIG
59#define CONFIG_KM_PIGGY4_88E6352
60
Holger Brunckf065ce02012-07-05 05:05:02 +000061#elif defined(CONFIG_KM_COGE5UN)
62#define CONFIG_IDENT_STRING "\nKeymile COGE5UN"
63#define KM_IVM_BUS "pca9547:70:9" /* I2C2 (Mux-Port 1)*/
64#undef CONFIG_SYS_KWD_CONFIG
65#define CONFIG_SYS_KWD_CONFIG \
66 $(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage_256M8_1.cfg
67#define CONFIG_KM_ENV_IS_IN_SPI_NOR
68#define CONFIG_PIGGY_MAC_ADRESS_OFFSET 3
69#define CONFIG_HOSTNAME kmcoge5un
70#define CONFIG_KM_DISABLE_PCIE
71#define CONFIG_KM_PIGGY4_88E6352
Holger Brunck2ef42952012-07-05 05:37:46 +000072#else
73#error ("Board unsupported")
Holger Brunck1f974e92011-06-16 18:11:15 +053074#endif
Heiko Schocher60301192010-02-22 16:43:02 +053075
Holger Brunck2ef42952012-07-05 05:37:46 +000076/* include common defines/options for all arm based Keymile boards */
77#include "km/km_arm.h"
78
Holger Brunck2ef42952012-07-05 05:37:46 +000079#ifndef CONFIG_KM_ENV_IS_IN_SPI_NOR
Heiko Schochere4533af2011-03-08 10:53:51 +010080#define KM_ENV_BUS "pca9544a:70:d" /* I2C2 (Mux-Port 5)*/
Holger Brunck2ef42952012-07-05 05:37:46 +000081#endif
82
83#if defined(CONFIG_KM_PIGGY4_88E6352)
84/*
85 * Some keymile boards like mgcoge5un & nusa1 have their PIGGY4 connected via
86 * an Marvell 88E6352 simple switch.
87 * In this case we have to change the default settings for the etherent mac.
88 * There is NO ethernet phy. The ARM and Switch are conencted directly over
89 * RGMII in MAC-MAC mode
90 * In this case 1GBit full duplex and autoneg off
91 */
92#define PORT_SERIAL_CONTROL_VALUE ( \
93 MVGBE_FORCE_LINK_PASS | \
94 MVGBE_DIS_AUTO_NEG_FOR_DUPLX | \
95 MVGBE_DIS_AUTO_NEG_FOR_FLOW_CTRL | \
96 MVGBE_ADV_NO_FLOW_CTRL | \
97 MVGBE_FORCE_FC_MODE_NO_PAUSE_DIS_TX | \
98 MVGBE_FORCE_BP_MODE_NO_JAM | \
99 (1 << 9) /* Reserved bit has to be 1 */ | \
100 MVGBE_DO_NOT_FORCE_LINK_FAIL | \
101 MVGBE_DIS_AUTO_NEG_SPEED_GMII | \
102 MVGBE_DTE_ADV_0 | \
103 MVGBE_MIIPHY_MAC_MODE | \
104 MVGBE_AUTO_NEG_NO_CHANGE | \
105 MVGBE_MAX_RX_PACKET_1552BYTE | \
106 MVGBE_CLR_EXT_LOOPBACK | \
107 MVGBE_SET_FULL_DUPLEX_MODE | \
108 MVGBE_EN_FLOW_CTRL_TX_RX_IN_FULL_DUPLEX |\
109 MVGBE_SET_GMII_SPEED_TO_1000 |\
110 MVGBE_SET_MII_SPEED_TO_100)
111
112#endif
Heiko Schochere4533af2011-03-08 10:53:51 +0100113
Holger Brunck83270ca2011-09-13 22:41:05 +0000114/* GPIO Pin from kirkwood connected to PROGRAM_B pin of the xilinx FPGA */
115#define KM_XLX_PROGRAM_B_PIN 39
116
Holger Brunck1f974e92011-06-16 18:11:15 +0530117#endif /* _CONFIG_KM_KIRKWOOD */