mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 19:00:39 +02:00
[ar71xx] don't use the CRC header in the kernel partition on the WP543 board, so the kernel can be flashed directly from OpenWrt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16560 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a43e38e686
commit
0173d4a97d
@ -105,7 +105,7 @@ endef
|
||||
|
||||
define Image/Build/MyLoader
|
||||
-$(STAGING_DIR_HOST)/bin/mkmylofw -B $(2) \
|
||||
-p0x30000:0xc0000:ahl:0x80060000:kernel:$(KDIR)/vmlinux.bin.lzma \
|
||||
-p0x30000:0xc0000:al:0x80060000:kernel:$(KDIR)/vmlinux.bin.lzma \
|
||||
-p0xf0000:0:::rootfs:$(KDIR)/root.$(1) \
|
||||
$(call imgname,$(1),$(2)).img
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user