OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 16... Line 16...
16 DEVICE_PACKAGES := swconfig 16 DEVICE_PACKAGES := swconfig
17 endef 17 endef
18 TARGET_DEVICES += br-6475nd 18 TARGET_DEVICES += br-6475nd
Line 19... Line 19...
19   19  
20 define Device/cy-swr1100 -  
21 $(Device/seama) 20 define Device/cy-swr1100
22 DTS := CY-SWR1100 21 DTS := CY-SWR1100
23 BLOCKSIZE := 64k 22 BLOCKSIZE := 64k
-   23 KERNEL := $(KERNEL_DTB)
-   24 IMAGES += factory.bin
-   25 IMAGE/sysupgrade.bin := \
-   26 append-kernel | pad-offset $$$$(BLOCKSIZE) 64 | append-rootfs | \
-   27 seama -m "dev=/dev/mtdblock/2" -m "type=firmware" | \
-   28 pad-rootfs | append-metadata | check-size $$$$(IMAGE_SIZE)
-   29 IMAGE/factory.bin := \
-   30 append-kernel | pad-offset $$$$(BLOCKSIZE) 64 | \
-   31 append-rootfs | pad-rootfs -x 64 | \
24 KERNEL := $(KERNEL_DTB) 32 seama -m "dev=/dev/mtdblock/2" -m "type=firmware" | \
-   33 seama-seal -m "signature=wrgnd10_samsung_ss815" | \
25 SEAMA_SIGNATURE := wrgnd10_samsung_ss815 34 check-size $$$$(IMAGE_SIZE)
26 DEVICE_TITLE := Samsung CY-SWR1100 35 DEVICE_TITLE := Samsung CY-SWR1100
27 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig 36 DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
28 endef 37 endef
Line 29... Line 38...
29 TARGET_DEVICES += cy-swr1100 38 TARGET_DEVICES += cy-swr1100
30   -  
31   39  
32 define Device/dir-645 40  
33 $(Device/seama) 41 define Device/dir-645
-   42 DTS := DIR-645
-   43 BLOCKSIZE := 4k
-   44 KERNEL := $(KERNEL_DTB)
-   45 IMAGES += factory.bin
-   46 IMAGE/sysupgrade.bin := \
-   47 append-kernel | pad-offset $$$$(BLOCKSIZE) 64 | append-rootfs | \
-   48 seama -m "dev=/dev/mtdblock/2" -m "type=firmware" | \
-   49 pad-rootfs | append-metadata | check-size $$$$(IMAGE_SIZE)
-   50 IMAGE/factory.bin := \
34 DTS := DIR-645 51 append-kernel | pad-offset $$$$(BLOCKSIZE) 64 | \
-   52 append-rootfs | pad-rootfs -x 64 | \
35 BLOCKSIZE := 4k 53 seama -m "dev=/dev/mtdblock/2" -m "type=firmware" | \
36 KERNEL := $(KERNEL_DTB) 54 seama-seal -m "signature=wrgn39_dlob.hans_dir645" | \
37 SEAMA_SIGNATURE := wrgn39_dlob.hans_dir645 55 check-size $$$$(IMAGE_SIZE)
38 DEVICE_TITLE := D-Link DIR-645 56 DEVICE_TITLE := D-Link DIR-645