Hi again,
Talking to Jonas Gorski on IRC, he gave a suggestion to replace the layout
with $(4) and size offset with $(5), then define
BuildFirmware/Seama/squashfs8M as $(Call
BuildFirmware/Seama/squashfs,$(1),$(2),$(3),ralink_default_fw_size_8M,8060864)
and do the appropriate one for 4M. May
Good afternoon,
I'm working on a ramips based router which uses Seama header, it only have
4MB of flash.
In target/linux/ramips/image/Makefile we have:
# build Seama header images
define BuildFirmware/Seama/squashfs
$(call BuildFirmware/OF,$(1),$(2),$(3),$(ralink_default_fw_size_8M))