openwrt/package/boot/uboot-lantiq
Mathias Kresin f14bc5cf56 uboot-lantiq: danube: fix hanging lzma kernel uncompression #2
Follow up to commit 8fb714edd6. Managed to
hit the very same issue again while playing with the NOR SPL builds.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2021-11-27 22:55:25 +01:00
..
patches uboot-lantiq: danube: fix hanging lzma kernel uncompression #2 2021-11-27 22:55:25 +01: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