]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/configs/km_kirkwood.h
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / configs / km_kirkwood.h
1 /*
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  *
9  * (C) Copyright 2011-2012
10  * Holger Brunck, Keymile GmbH Hannover, holger.brunck@keymile.com
11  * Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com
12  *
13  * SPDX-License-Identifier:     GPL-2.0+
14  */
15
16 /*
17  * for linking errors see
18  * http://lists.denx.de/pipermail/u-boot/2009-July/057350.html
19  */
20
21 #ifndef _CONFIG_KM_KIRKWOOD_H
22 #define _CONFIG_KM_KIRKWOOD_H
23
24 /* KM_KIRKWOOD */
25 #if defined(CONFIG_KM_KIRKWOOD)
26 #define CONFIG_IDENT_STRING             "\nKeymile Kirkwood"
27 #define CONFIG_HOSTNAME                 km_kirkwood
28 #define CONFIG_KM_DISABLE_PCIE
29 #define CONFIG_KM_IVM_BUS               1       /* I2C2 (Mux-Port 1)*/
30
31 /* KM_KIRKWOOD_PCI */
32 #elif defined(CONFIG_KM_KIRKWOOD_PCI)
33 #define CONFIG_IDENT_STRING             "\nKeymile Kirkwood PCI"
34 #define CONFIG_HOSTNAME                 km_kirkwood_pci
35 #define CONFIG_KM_IVM_BUS               1       /* I2C2 (Mux-Port 1)*/
36 #define CONFIG_KM_FPGA_CONFIG
37
38 /* KM_KIRKWOOD_128M16 */
39 #elif defined(CONFIG_KM_KIRKWOOD_128M16)
40 #define CONFIG_IDENT_STRING             "\nKeymile Kirkwood 128M16"
41 #define CONFIG_HOSTNAME                 km_kirkwood_128m16
42 #undef CONFIG_SYS_KWD_CONFIG
43 #define CONFIG_SYS_KWD_CONFIG \
44                 $(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage_128M16_1.cfg
45 #define CONFIG_KM_DISABLE_PCIE
46 #define CONFIG_KM_IVM_BUS               1       /* I2C2 (Mux-Port 1)*/
47
48 /* KM_NUSA / KM_SUGP1 */
49 #elif defined(CONFIG_KM_NUSA) || defined(CONFIG_KM_SUGP1)
50 #define CONFIG_KM_IVM_BUS               1       /* I2C2 (Mux-Port 1)*/
51
52 # if defined(CONFIG_KM_NUSA)
53 #define CONFIG_IDENT_STRING             "\nKeymile NUSA"
54 #define CONFIG_HOSTNAME                 kmnusa
55 # elif defined(CONFIG_KM_SUGP1)
56 #define CONFIG_IDENT_STRING             "\nKeymile SUGP1"
57 #define CONFIG_HOSTNAME                 kmsugp1
58 #define KM_PCIE_RESET_MPP7
59 #endif
60
61 #undef CONFIG_SYS_KWD_CONFIG
62 #define CONFIG_SYS_KWD_CONFIG \
63                 $(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage_128M16_1.cfg
64 #define CONFIG_KM_ENV_IS_IN_SPI_NOR
65 #define CONFIG_KM_FPGA_CONFIG
66 #define CONFIG_KM_PIGGY4_88E6352
67 #define CONFIG_MV88E6352_SWITCH
68 #define CONFIG_KM_MVEXTSW_ADDR          0x10
69
70 /* KM_MGCOGE3UN */
71 #elif defined(CONFIG_KM_MGCOGE3UN)
72 #define CONFIG_IDENT_STRING             "\nKeymile COGE3UN"
73 #define CONFIG_HOSTNAME                 mgcoge3un
74 #define CONFIG_KM_IVM_BUS               1       /* I2C2 (Mux-Port 1)*/
75 #undef CONFIG_SYS_KWD_CONFIG
76 #define CONFIG_SYS_KWD_CONFIG \
77                 $(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage-memphis.cfg
78 #define CONFIG_KM_BOARD_EXTRA_ENV       "waitforne=true\0"
79 #define CONFIG_PIGGY_MAC_ADRESS_OFFSET  3
80 #define CONFIG_KM_DISABLE_PCIE
81 #define CONFIG_KM_PIGGY4_88E6061
82
83 /* KMCOGE5UN */
84 #elif defined(CONFIG_KM_COGE5UN)
85 #define CONFIG_IDENT_STRING             "\nKeymile COGE5UN"
86 #define CONFIG_KM_IVM_BUS               1       /* I2C2 (Mux-Port 1)*/
87 #undef  CONFIG_SYS_KWD_CONFIG
88 #define CONFIG_SYS_KWD_CONFIG \
89                 $(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage_256M8_1.cfg
90 #define CONFIG_KM_ENV_IS_IN_SPI_NOR
91 #define CONFIG_PIGGY_MAC_ADRESS_OFFSET  3
92 #define CONFIG_HOSTNAME                 kmcoge5un
93 #define CONFIG_KM_DISABLE_PCIE
94 #define CONFIG_KM_PIGGY4_88E6352
95
96 /* KM_PORTL2 */
97 #elif defined(CONFIG_KM_PORTL2)
98 #define CONFIG_IDENT_STRING             "\nKeymile Port-L2"
99 #define CONFIG_HOSTNAME                 portl2
100 #define CONFIG_KM_IVM_BUS               1       /* I2C2 (Mux-Port 1)*/
101 #define CONFIG_KM_PIGGY4_88E6061
102
103 /* KM_SUV31 */
104 #elif defined(CONFIG_KM_SUV31)
105 #define CONFIG_KM_IVM_BUS               1       /* I2C2 (Mux-Port 1)*/
106 #define CONFIG_IDENT_STRING             "\nKeymile SUV31"
107 #define CONFIG_HOSTNAME                 kmsuv31
108 #undef CONFIG_SYS_KWD_CONFIG
109 #define CONFIG_SYS_KWD_CONFIG \
110                 $(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage_128M16_1.cfg
111 #define CONFIG_KM_ENV_IS_IN_SPI_NOR
112 #define CONFIG_KM_FPGA_CONFIG
113
114 #else
115 #error ("Board unsupported")
116 #endif
117
118 /* include common defines/options for all arm based Keymile boards */
119 #include "km/km_arm.h"
120
121 #ifndef CONFIG_KM_ENV_IS_IN_SPI_NOR
122 #define KM_ENV_BUS      5       /* I2C2 (Mux-Port 5)*/
123 #endif
124
125 #if defined(CONFIG_KM_PIGGY4_88E6352)
126 /*
127  * Some keymile boards like mgcoge5un & nusa1 have their PIGGY4 connected via
128  * an Marvell 88E6352 simple switch.
129  * In this case we have to change the default settings for the etherent mac.
130  * There is NO ethernet phy. The ARM and Switch are conencted directly over
131  * RGMII in MAC-MAC mode
132  * In this case 1GBit full duplex and autoneg off
133  */
134 #define PORT_SERIAL_CONTROL_VALUE               ( \
135         MVGBE_FORCE_LINK_PASS                       | \
136         MVGBE_DIS_AUTO_NEG_FOR_DUPLX            | \
137         MVGBE_DIS_AUTO_NEG_FOR_FLOW_CTRL        | \
138         MVGBE_ADV_NO_FLOW_CTRL                      | \
139         MVGBE_FORCE_FC_MODE_NO_PAUSE_DIS_TX     | \
140         MVGBE_FORCE_BP_MODE_NO_JAM                  | \
141         (1 << 9) /* Reserved bit has to be 1 */ | \
142         MVGBE_DO_NOT_FORCE_LINK_FAIL            | \
143         MVGBE_DIS_AUTO_NEG_SPEED_GMII           | \
144         MVGBE_DTE_ADV_0                                 | \
145         MVGBE_MIIPHY_MAC_MODE                       | \
146         MVGBE_AUTO_NEG_NO_CHANGE                    | \
147         MVGBE_MAX_RX_PACKET_1552BYTE            | \
148         MVGBE_CLR_EXT_LOOPBACK                      | \
149         MVGBE_SET_FULL_DUPLEX_MODE                  | \
150         MVGBE_EN_FLOW_CTRL_TX_RX_IN_FULL_DUPLEX |\
151         MVGBE_SET_GMII_SPEED_TO_1000        |\
152         MVGBE_SET_MII_SPEED_TO_100)
153
154 #endif
155
156 #ifdef CONFIG_KM_PIGGY4_88E6061
157 /*
158  * Some keymile boards like mgcoge3un have their PIGGY4 connected via
159  * an Marvell 88E6061 simple switch.
160  * In this case we have to change the default settings for the
161  * ethernet phy connected to the kirkwood.
162  * In this case 100MB full duplex and autoneg off
163  */
164 #define PORT_SERIAL_CONTROL_VALUE               ( \
165         MVGBE_FORCE_LINK_PASS                   | \
166         MVGBE_DIS_AUTO_NEG_FOR_DUPLX            | \
167         MVGBE_DIS_AUTO_NEG_FOR_FLOW_CTRL        | \
168         MVGBE_ADV_NO_FLOW_CTRL                  | \
169         MVGBE_FORCE_FC_MODE_NO_PAUSE_DIS_TX     | \
170         MVGBE_FORCE_BP_MODE_NO_JAM              | \
171         (1 << 9) /* Reserved bit has to be 1 */ | \
172         MVGBE_DO_NOT_FORCE_LINK_FAIL            | \
173         MVGBE_DIS_AUTO_NEG_SPEED_GMII           | \
174         MVGBE_DTE_ADV_0                         | \
175         MVGBE_MIIPHY_MAC_MODE                   | \
176         MVGBE_AUTO_NEG_NO_CHANGE                | \
177         MVGBE_MAX_RX_PACKET_1552BYTE            | \
178         MVGBE_CLR_EXT_LOOPBACK                  | \
179         MVGBE_SET_FULL_DUPLEX_MODE              | \
180         MVGBE_DIS_FLOW_CTRL_TX_RX_IN_FULL_DUPLEX        |\
181         MVGBE_SET_GMII_SPEED_TO_10_100  |\
182         MVGBE_SET_MII_SPEED_TO_100)
183 #endif
184
185 #ifdef CONFIG_KM_DISABLE_PCI
186 #undef  CONFIG_KIRKWOOD_PCIE_INIT
187 #endif
188
189
190 #endif /* _CONFIG_KM_KIRKWOOD */