>From d38c8c72b99908d3d9a39bd858d1c76e9864faac Mon Sep 17 00:00:00 2001
From: Joseph East
Date: Wed, 10 Jun 2015 19:19:26 +0930
Subject: [PATCH] Belkin F7D (BCM47XX based) Support for Linux 3.18
Patchset based on previous work by Cody Schafer and Luc Forcier to allow TRX
images with Bel
Thanks for the feedback, will have another attempt at submitting the patch.
> @@ -184,7 +204,7 @@ mtd_fixtrx(const char *mtd, size_t offset)
> }
>
> trx = (struct trx_header *) (buf + offset);
> - if (trx->magic != STORE32_LE(0x30524448)) {
> + if (!is_trx_magic(trx->magic)) {
> Is dropping S
Patch didn't seem to mail properly, trying again.
From: Joseph East
Patchset based on previous work by Cody Schafer and Luc Forcier to allow
TRX images with Belkin IDs to be compiled as part of the BRCM47XX
platform for Linux 3.18.
The patchset has been tested with a Belkin F7
From: Joseph East
Patchset based on previous work by Cody Schafer and Luc Forcier to allow
TRX images with Belkin IDs to be compiled as part of the BRCM47XX platform
for Linux 3.18.
The patchset has been tested with a Belkin F7D4401 (PlayMax N600), other
devices part of the previous patch are