uboot-lantiq: Add BT Home Hub 5A support
[openwrt/openwrt.git] / package / boot / uboot-lantiq / Makefile
1 #
2 # Copyright (C) 2012-2013 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 include $(TOPDIR)/rules.mk
9
10 PKG_NAME:=u-boot
11 PKG_VERSION:=2013.10
12 PKG_RELEASE:=1
13
14 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
15 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
16 PKG_SOURCE_URL:= \
17 http://mirror2.openwrt.org/sources \
18 ftp://ftp.denx.de/pub/u-boot
19 PKG_MD5SUM:=a076a044b64371edc52f7e562b13f6b2
20 PKG_TARGETS:=bin
21
22 PKG_LICENSE:=GPL-2.0 GPL-2.0+
23 PKG_LICENSE_FILES:=Licenses/README
24
25 PKG_BUILD_PARALLEL:=1
26
27 FIRMWARE_LANTIQ_SOURCE:=$(TOPDIR)/target/linux/lantiq/files/firmware/lantiq
28
29 include $(INCLUDE_DIR)/package.mk
30
31 define uboot/Default
32 TITLE:=
33 SOC:=
34 DDR_SETTINGS:=
35 IMAGE:=
36 DEPS:=
37 endef
38
39 define uboot/arv4519pw_ram
40 TITLE:=U-Boot for Arcadyan arv4519pw (RAM)
41 SOC:=danube
42 DDR_SETTINGS:=board/arcadyan/arv4519pw/ddr_settings.h
43 DEPS:=@TARGET_lantiq_xway
44 endef
45
46 define uboot/arv4519pw_nor
47 TITLE:=U-Boot for Arcadyan arv4519pw (NOR)
48 SOC:=danube
49 DEPS:=@TARGET_lantiq_xway
50 endef
51
52 define uboot/arv4519pw_brn
53 TITLE:=U-Boot for Arcadyan arv4519pw (BRN)
54 SOC:=danube
55 DEPS:=@TARGET_lantiq_xway
56 endef
57
58 define uboot/arv7506pw11_ram
59 TITLE:=U-Boot for Arcadyan ARV7506PW11 (RAM)
60 SOC:=danube
61 DDR_SETTINGS:=board/arcadyan/arv7506pw11/ddr_settings.h
62 DEPS:=@TARGET_lantiq_xway
63 endef
64
65 define uboot/arv7506pw11_nor
66 TITLE:=U-Boot for Arcadyan ARV7506PW11 (NOR)
67 SOC:=danube
68 DEPS:=@TARGET_lantiq_xway
69 endef
70
71 define uboot/arv7506pw11_brn
72 TITLE:=U-Boot for Arcadyan ARV7506PW11 (BRN)
73 SOC:=danube
74 DEPS:=@TARGET_lantiq_xway
75 endef
76
77 define uboot/arv7510pw_ram
78 TITLE:=U-Boot for Arcadyan arv7510pw (RAM)
79 SOC:=danube
80 DDR_SETTINGS:=board/arcadyan/arv7510pw/ddr_settings.h
81 DEPS:=@TARGET_lantiq_xway
82 endef
83
84 define uboot/arv7510pw_nor
85 TITLE:=U-Boot for Arcadyan arv7510pw (NOR)
86 SOC:=danube
87 DEPS:=@TARGET_lantiq_xway
88 endef
89
90 define uboot/arv7510pw_brn
91 TITLE:=U-Boot for Arcadyan arv7510pw (BRN)
92 SOC:=danube
93 DEPS:=@TARGET_lantiq_xway
94 endef
95
96 define uboot/arv7510pw22_ram
97 TITLE:=U-Boot for Arcadyan arv7510pw22 (RAM)
98 SOC:=danube
99 DDR_SETTINGS:=board/arcadyan/arv7510pw22/ddr_settings.h
100 DEPS:=@TARGET_lantiq_xway
101 endef
102
103 define uboot/arv7510pw22_nor
104 TITLE:=U-Boot for Arcadyan arv7510pw22 (NOR)
105 SOC:=danube
106 DEPS:=@TARGET_lantiq_xway
107 endef
108
109 define uboot/arv7510pw22_brn
110 TITLE:=U-Boot for Arcadyan arv7510pw22 (BRN)
111 SOC:=danube
112 DEPS:=@TARGET_lantiq_xway
113 endef
114
115 define uboot/arv7518pw_ram
116 TITLE:=U-Boot for Arcadyan arv7518pw (RAM)
117 SOC:=danube
118 DDR_SETTINGS:=board/arcadyan/arv7518pw/ddr_settings.h
119 DEPS:=@TARGET_lantiq_xway
120 endef
121
122 define uboot/arv7518pw_nor
123 TITLE:=U-Boot for Arcadyan arv7518pw (NOR)
124 SOC:=danube
125 DEPS:=@TARGET_lantiq_xway
126 endef
127
128 define uboot/arv7518pw_brn
129 TITLE:=U-Boot for Arcadyan arv7518pw (BRN)
130 SOC:=danube
131 DEPS:=@TARGET_lantiq_xway
132 endef
133
134 define uboot/arv752dpw_ram
135 TITLE:=U-Boot for Arcadyan arv752dpw (RAM)
136 SOC:=danube
137 DDR_SETTINGS:=board/arcadyan/arv752dpw/ddr_settings.h
138 DEPS:=@TARGET_lantiq_xway
139 endef
140
141 define uboot/arv752dpw_nor
142 TITLE:=U-Boot for Arcadyan arv752dpw (NOR)
143 SOC:=danube
144 DEPS:=@TARGET_lantiq_xway
145 endef
146
147 define uboot/arv752dpw_brn
148 TITLE:=U-Boot for Arcadyan arv752dpw (BRN)
149 SOC:=danube
150 DEPS:=@TARGET_lantiq_xway
151 endef
152
153 define uboot/arv752dpw22_ram
154 TITLE:=U-Boot for Arcadyan arv752dpw22 (RAM)
155 SOC:=danube
156 DDR_SETTINGS:=board/arcadyan/arv752dpw22/ddr_settings.h
157 DEPS:=@TARGET_lantiq_xway
158 endef
159
160 define uboot/arv752dpw22_nor
161 TITLE:=U-Boot for Arcadyan arv752dpw22 (NOR)
162 SOC:=danube
163 DEPS:=@TARGET_lantiq_xway
164 endef
165
166 define uboot/arv752dpw22_brn
167 TITLE:=U-Boot for Arcadyan arv752dpw22 (BRN)
168 SOC:=danube
169 DEPS:=@TARGET_lantiq_xway
170 endef
171
172 define uboot/arv8539pw22_ram
173 TITLE:=U-Boot for Speedport W 504V Typ A (RAM)
174 SOC:=danube
175 DDR_SETTINGS:=board/arcadyan/arv8539pw22/ddr_settings.h
176 DEPS:=@TARGET_lantiq_xway
177 endef
178
179 define uboot/arv8539pw22_nor
180 TITLE:=U-Boot for Speedport W 504V Typ A (NOR)
181 SOC:=danube
182 DEPS:=@TARGET_lantiq_xway
183 endef
184
185 define uboot/arv8539pw22_brn
186 TITLE:=U-Boot for Speedport W 504V Typ A (BRN)
187 SOC:=danube
188 DEPS:=@TARGET_lantiq_xway
189 endef
190
191 define uboot/gigasx76x_ram
192 TITLE:=U-Boot for Siemens Gigaset sx76x (RAM)
193 SOC:=danube
194 DDR_SETTINGS:=board/gigaset/sx76x/ddr_settings.h
195 DEPS:=@TARGET_lantiq_xway
196 endef
197
198 define uboot/gigasx76x_nor
199 TITLE:=U-Boot for Siemens Gigaset sx76x (NOR)
200 SOC:=danube
201 DEPS:=@TARGET_lantiq_xway
202 endef
203
204 define uboot/acmp252_ram
205 TITLE:=U-Boot for AudioCodes MP-252 (RAM)
206 SOC:=danube
207 DDR_SETTINGS:=board/audiocodes/acmp252/ddr_settings.h
208 DEPS:=@TARGET_lantiq_xway
209 endef
210
211 define uboot/acmp252_nor
212 TITLE:=U-Boot for AudioCodes MP-252 (NOR)
213 SOC:=danube
214 DEPS:=@TARGET_lantiq_xway
215 endef
216
217 define uboot/bthomehubv5a_ram
218 TITLE:=U-Boot for BT Home Hub 5A (RAM)
219 SOC:=vr9
220 DDR_SETTINGS:=board/bt/bthomehubv5a/ddr_settings.h
221 DEPS:=@TARGET_lantiq_xrx200
222 endef
223
224 define uboot/easy50712_ram
225 TITLE:=U-Boot for Lantiq EASY50712 (RAM)
226 SOC:=danube
227 DDR_SETTINGS:=board/lantiq/easy50712/ddr_settings.h
228 DEPS:=@TARGET_lantiq_xway
229 endef
230
231 define uboot/easy50712_nor
232 TITLE:=U-Boot for Lantiq EASY50712 (NOR)
233 SOC:=danube
234 DEPS:=@TARGET_lantiq_xway
235 endef
236
237 define uboot/easy50712_norspl
238 TITLE:=U-Boot for Lantiq EASY50712 (NOR SPL)
239 SOC:=danube
240 IMAGE:=u-boot.ltq.lzo.norspl
241 DEPS:=@TARGET_lantiq_xway
242 endef
243
244 define uboot/easy80920_ram
245 TITLE:=U-Boot for Lantiq EASY80920 (RAM)
246 SOC:=vr9
247 DDR_SETTINGS:=board/lantiq/easy80920/ddr_settings.h
248 DEPS:=@TARGET_lantiq_xrx200
249 endef
250
251 define uboot/easy80920_nor
252 TITLE:=U-Boot for Lantiq EASY80920 (NOR)
253 SOC:=vr9
254 DEPS:=@TARGET_lantiq_xrx200
255 endef
256
257 define uboot/easy80920_norspl
258 TITLE:=U-Boot for Lantiq EASY80920 (NOR SPL)
259 SOC:=vr9
260 IMAGE:=u-boot.ltq.lzo.norspl
261 DEPS:=@TARGET_lantiq_xrx200
262 endef
263
264 define uboot/easy80920_sfspl
265 TITLE:=U-Boot for Lantiq EASY80920 (SPI SPL)
266 SOC:=vr9
267 IMAGE:=u-boot.ltq.lzo.sfspl
268 DEPS:=@TARGET_lantiq_xrx200
269 endef
270
271 define uboot/fb3370_eva
272 TITLE:=U-Boot for AVM FRITZ3370 (EVA)
273 SOC:=vr9
274 DEPS:=@TARGET_lantiq_xrx200
275 endef
276
277 define uboot/fb3370_ram
278 TITLE:=U-Boot for AVM FRITZ3370 (RAM)
279 SOC:=vr9
280 DDR_SETTINGS:=board/avm/fb3370/ddr_settings.h
281 DEPS:=@TARGET_lantiq_xrx200
282 endef
283
284 define uboot/fb3370_sfspl
285 TITLE:=U-Boot for AVM FRITZ3370 (SPI SPL)
286 SOC:=vr9
287 IMAGE:=u-boot.ltq.lzo.sfspl
288 DEPS:=@TARGET_lantiq_xrx200
289 endef
290
291 define uboot/p2812hnufx_ram
292 TITLE:=U-Boot for ZyXEL P-2812HNU-Fx (RAM)
293 SOC:=vr9
294 DDR_SETTINGS:=board/zyxel/p2812hnufx/ddr_settings.h
295 DEPS:=@TARGET_lantiq_xrx200
296 endef
297
298 define uboot/p2812hnufx_nandspl
299 TITLE:=U-Boot for ZyXEL P-2812HNU-Fx (NAND SPL)
300 SOC:=vr9
301 IMAGE:=u-boot.ltq.lzo.nandspl
302 DEPS:=@TARGET_lantiq_xrx200
303 endef
304
305 define uboot/vgv7510kw22_brn
306 TITLE:=U-Boot for Arcadyan VGV7510KW22 (BRN)
307 SOC:=vr9
308 DEPS:=@TARGET_lantiq_xrx200
309 endef
310
311 define uboot/vgv7510kw22_nor
312 TITLE:=U-Boot for Arcadyan VGV7510KW22 (NOR)
313 SOC:=vr9
314 DEPS:=@TARGET_lantiq_xrx200
315 endef
316
317 define uboot/vgv7510kw22_ram
318 TITLE:=U-Boot for Arcadyan VGV7510KW22 (RAM)
319 SOC:=vr9
320 DDR_SETTINGS:=board/arcadyan/vgv7510kw22/ddr_settings.h
321 DEPS:=@TARGET_lantiq_xrx200
322 endef
323
324 define uboot/vgv7519_brn
325 TITLE:=U-Boot for Arcadyan VGV7519 (BRN)
326 SOC:=vr9
327 DEPS:=@TARGET_lantiq_xrx200
328 endef
329
330 define uboot/vgv7519_nor
331 TITLE:=U-Boot for Arcadyan VGV7519 (NOR)
332 SOC:=vr9
333 DEPS:=@TARGET_lantiq_xrx200
334 endef
335
336 define uboot/vgv7519_ram
337 TITLE:=U-Boot for Arcadyan VGV7519 (RAM)
338 SOC:=vr9
339 DDR_SETTINGS:=board/arcadyan/vgv7519/ddr_settings.h
340 DEPS:=@TARGET_lantiq_xrx200
341 endef
342
343 UBOOTS:= \
344 arv4519pw_ram arv4519pw_nor arv4519pw_brn \
345 arv7506pw11_ram arv7506pw11_nor arv7506pw11_brn \
346 arv7510pw_ram arv7510pw_nor arv7510pw_brn \
347 arv7510pw22_ram arv7510pw22_nor arv7510pw22_brn \
348 arv7518pw_ram arv7518pw_nor arv7518pw_brn \
349 arv752dpw_ram arv752dpw_nor arv752dpw_brn \
350 arv752dpw22_ram arv752dpw22_nor arv752dpw22_brn \
351 arv8539pw22_brn arv8539pw22_nor arv8539pw22_ram \
352 bthomehubv5a_ram \
353 gigasx76x_ram gigasx76x_nor \
354 acmp252_ram acmp252_nor \
355 easy50712_ram easy50712_nor easy50712_norspl \
356 easy80920_ram easy80920_nor easy80920_norspl easy80920_sfspl \
357 fb3370_eva fb3370_ram fb3370_sfspl \
358 p2812hnufx_ram p2812hnufx_nandspl \
359 vgv7510kw22_brn vgv7510kw22_nor vgv7510kw22_ram \
360 vgv7519_brn vgv7519_nor vgv7519_ram
361
362 define Package/uboot/template
363 define Package/uboot-lantiq-$(1)
364 SECTION:=boot
365 CATEGORY:=Boot Loaders
366 DEPENDS:=$(3) @!IN_SDK
367 TITLE:=$(2)
368 URL:=http://www.denx.de/wiki/U-Boot
369 VARIANT:=$(1)
370 MAINTAINER:=Luka Perkov <luka@openwrt.org>
371 endef
372 endef
373
374 define BuildUBootPackage
375 $(eval $(uboot/Default))
376 $(eval $(uboot/$(1)))
377 DEPS:=$(uboot/$(1)/DEPS)
378 $(call Package/uboot/template,$(1),$(TITLE),$(DEPS))
379 endef
380
381 define CompressVR9Firmware
382 $(STAGING_DIR_HOST)/bin/lzma e \
383 $(FIRMWARE_LANTIQ_SOURCE)/vr9_phy$(1)_a$(2)x.bin \
384 $(PKG_BUILD_DIR)/arch/mips/cpu/mips32/vrx200/fw_phy$(1)_a$(2)x.blob
385 endef
386
387 define Build/Prepare
388 $(call Build/Prepare/Default)
389 mkdir -p $(PKG_BUILD_DIR)/arch/mips/cpu/mips32/vrx200/
390 $(call CompressVR9Firmware,11g,1)
391 $(call CompressVR9Firmware,11g,2)
392 $(call CompressVR9Firmware,22f,1)
393 $(call CompressVR9Firmware,22f,2)
394 endef
395
396 define Build/Configure
397 $(MAKE) -C $(PKG_BUILD_DIR) $(BUILD_VARIANT)_config
398 endef
399
400 define Build/Compile
401 $(MAKE) -C $(PKG_BUILD_DIR) CROSS_COMPILE=$(TARGET_CROSS)
402 endef
403
404 define Package/uboot/install/default
405 $(CP) \
406 $(PKG_BUILD_DIR)/$(2) \
407 $(BIN_DIR)/uboot-$(BOARD)-$(1)/openwrt-$(BOARD)-$(1)-u-boot.img
408 endef
409
410 define Package/uboot/install/uart
411 awk -f $(PKG_BUILD_DIR)/tools/lantiq_ram_init_uart.awk \
412 -v soc=$(2) $(PKG_BUILD_DIR)/$(3) \
413 > $(PKG_BUILD_DIR)/ddr_settings
414 perl $(PKG_BUILD_DIR)/tools/gct.pl \
415 $(PKG_BUILD_DIR)/ddr_settings $(PKG_BUILD_DIR)/u-boot.srec \
416 $(BIN_DIR)/uboot-$(BOARD)-$(1)/openwrt-$(BOARD)-$(1)-u-boot.asc
417 endef
418
419 define Package/uboot/install/template
420 define Package/uboot-lantiq-$(1)/install
421 $(call Package/uboot/install/default,$(1),$(if $(IMAGE),$(IMAGE),u-boot.bin))
422 $(if $(DDR_SETTINGS), \
423 $(call Package/uboot/install/uart,$(1),$(SOC),$(DDR_SETTINGS)) \
424 )
425 endef
426 endef
427
428 $(foreach u,$(UBOOTS), \
429 $(eval $(call BuildUBootPackage,$(u))) \
430 $(eval $(call Package/uboot/install/template,$(u))) \
431 $(eval $(call BuildPackage,uboot-lantiq-$(u))) \
432 )