tn3399_openwrt/package/boot/uboot-lantiq
Mathias Kresin 627a28eb09 lantiq: rename gphy firmware
Rename the gphy firmware to match the name requested by kernel 4.14 and
update the devicetree source files to use the new name.

Update the u-boot lantiq Makefile to be compatible with the new names as
well.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-02-20 19:25:17 +01:00
..
patches uboot-lantiq: Enable TFTP PUT support for backups 2017-08-18 18:47:27 +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

# 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