mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 07:39:45 +02:00
ar71xx: update the EW Dorin MTD layout, increase kernel partition size (requested by EW)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32599 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
36f95026ed
commit
08a9c557e0
@ -682,9 +682,9 @@ define Image/Build/Profile/AP121MINI
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
ew-dorin_cmdline=board=EW-DORIN console=ttyATH0,115200
|
ew-dorin_cmdline=board=EW-DORIN console=ttyATH0,115200
|
||||||
ew-dorin_mtdlayout_4M=mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env),896k(kernel),2816k(rootfs),64k(art),3712k@0x50000(firmware)
|
ew-dorin_mtdlayout_4M=mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env),1024k(kernel),2688k(rootfs),64k(art),3712k@0x50000(firmware)
|
||||||
define Image/Build/Profile/EWDORIN
|
define Image/Build/Profile/EWDORIN
|
||||||
$(call Image/Build/Template/$(fs_64k)/$(1),AthLzma,ew-dorin,$(ew-dorin_cmdline),$(ew-dorin_mtdlayout_4M),917504,2883584,KRuImage)
|
$(call Image/Build/Template/$(fs_64k)/$(1),AthLzma,ew-dorin,$(ew-dorin_cmdline),$(ew-dorin_mtdlayout_4M),1048576,2752512,KRuImage)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
ap81_cmdline=board=AP81 console=ttyS0,115200
|
ap81_cmdline=board=AP81 console=ttyS0,115200
|
||||||
|
Loading…
Reference in New Issue
Block a user