Re: [OpenWrt-Devel] [PATCH 4/8] brcm47xx/mtd-partition: recognize Belkin F7Dxxxx TRX headers

2013-12-24 Thread Jonas Gorski
On Mon, Dec 23, 2013 at 3:26 PM, Hauke Mehrtens wrote: > On 12/21/2013 07:52 PM, Rafał Miłecki wrote: >> 2013/12/5 Cody P Schafer : >>> F7D3301/F7D7301, F7D3302/F7D7302, and F7D4301 replace the "HDR0" with a >>> custom byte sequence (which appears to be a date). Also, they all >>> appear to suppor

Re: [OpenWrt-Devel] [PATCH 5/8] mtd: recognize belkin trx magic

2013-12-24 Thread Jonas Gorski
On Mon, Dec 23, 2013 at 3:29 PM, Hauke Mehrtens wrote: > On 12/05/2013 11:45 AM, Cody P Schafer wrote: >> Signed-off-by: Cody P Schafer >> --- >> package/system/mtd/src/trx.c | 29 ++--- >> 1 file changed, 26 insertions(+), 3 deletions(-) >> >> diff --git a/package/system