mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:09:55 +02:00
ar71xx: fix WHR-HP-G300N firmware partition offset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28810 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0a146d2694
commit
1823bd18f8
@ -713,7 +713,7 @@ define Image/Build/Profile/WHRG301N
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
whrhpg300n_cmdline=board=WHR-HP-G300N console=ttyS0,115200
|
whrhpg300n_cmdline=board=WHR-HP-G300N console=ttyS0,115200
|
||||||
whrhpg300n_mtdlayout=mtdparts=spi0.0:248k(u-boot)ro,8k(u-boot-env)ro,896k(kernel),2816k(rootfs),64k(user_property),64k(art)ro,3712k@0x30000(firmware)
|
whrhpg300n_mtdlayout=mtdparts=spi0.0:248k(u-boot)ro,8k(u-boot-env)ro,896k(kernel),2816k(rootfs),64k(user_property),64k(art)ro,3712k@0x40000(firmware)
|
||||||
define Image/Build/Profile/WHRHPG300N
|
define Image/Build/Profile/WHRHPG300N
|
||||||
$(call Image/Build/Template/$(fs_64k)/$(1),WHRHPG300N,whr-hp-g300n,$(whrhpg300n_cmdline),whrhpg300n_mtdlayout,WHR-HP-G300N)
|
$(call Image/Build/Template/$(fs_64k)/$(1),WHRHPG300N,whr-hp-g300n,$(whrhpg300n_cmdline),whrhpg300n_mtdlayout,WHR-HP-G300N)
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user