If a new section with the same name and type of an old one is found, a
memory reallocation happens. Still, the options list for the section is
not reinitialized, hence a stale pointer is being used.
Signed-off-by: Enrico Mioso
---
list.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/list.c
10.08.2018 23:24, Christian Lamparter:
This patch copies over the MAC patching helper functions from lantiq's
target/linux/lantiq/base-files/etc/hotplug.d/firmware/12-ath9k-eeprom
file.
Not all vendors bothered to write the correct MAC addresses for the
ath9k wifi into the calibration data. And
On 10 August 2018 at 23:24, Christian Lamparter wrote:
> The cybertan_part mtd parser is ported over from ar71xx and converted
> to integrate into the "firmware" mtd splitter. It will no longer add
> the u-boot, nvram and art partitions, which were never part of the
> special Cybertan header.
>
>
Signed-off-by: Luis Araneda
---
I need this version bump for the upcomming support of
the Zybo-Z7 board.
I fixed the SPI flash detection on the
ZedBoard (see PR#942 on github for details) that was
previously blocking the version bump. The fix is now upstreamed
---
package/boot/uboot-zynq/Makef