mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 17:47:00 +00:00
ramips: build initramfs image for the Fonera 2.0N
SVN-Revision: 31397
This commit is contained in:
parent
fc88a363c0
commit
ced031a0b2
@ -188,6 +188,10 @@ define BuildFirmware/FONERA20N
|
|||||||
$(call BuildFirmware/Edimax,$(1),fonera20n,RSDK,NL1T,0x50000,0xc0000)
|
$(call BuildFirmware/Edimax,$(1),fonera20n,RSDK,NL1T,0x50000,0xc0000)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define BuildFirmware/FONERA20N/initramfs
|
||||||
|
$(call BuildFirmware/GENERIC_8M/initramfs,$(1),fonera20n,FONERA20N,ttyS1,57600,phys)
|
||||||
|
endef
|
||||||
|
|
||||||
mtdlayout_nw718=192k(u-boot)ro,128k(config)ro,64k(factory)ro,896k(kernel),2816k(rootfs),3712k@0x60000(firmware)
|
mtdlayout_nw718=192k(u-boot)ro,128k(config)ro,64k(factory)ro,896k(kernel),2816k(rootfs),3712k@0x60000(firmware)
|
||||||
kernel_size_nw718=917504
|
kernel_size_nw718=917504
|
||||||
rootfs_size_nw718=2883584
|
rootfs_size_nw718=2883584
|
||||||
|
Loading…
x
Reference in New Issue
Block a user