openwrt/package/boot/uboot-lantiq
Martin Schiller 0b99f08a64 uboot-lantiq: fix compatibility with gcc7
Backport u-boot commit 704f3acfcf55343043bbed01c5fb0a0094a68e8a to fix
compatibility with gcc7.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2018-09-26 20:36:32 +02:00
..
patches uboot-lantiq: fix compatibility with gcc7 2018-09-26 20:36:32 +02:00
Makefile lantiq: rename gphy firmware 2018-02-20 19:25:17 +01:00
README uboot-lantiq: update to v2013.10 2014-04-12 21:21:14 +00:00

README

# How to refresh patches

$ git clone git@github.com:danielschwierzeck/u-boot-lantiq.git
$ mkdir -p $OPENWRT_ROOT/packages/boot/uboot-lantiq/patches
$ cd u-boot-lantiq.git
$ git format-patch -p -k --no-renames --no-binary -o $OPENWRT_ROOT/package/boot/uboot-lantiq/patches v2013.10..u-boot-lantiq-v2013.10-openwrtN