Re: [PATCH 0/3] ramips: fix OKLI lzma-loader

2020-09-02 Thread Chuanhong Guo
Hi! On Thu, Sep 3, 2020 at 1:00 AM Adrian Schmutzler wrote: > Thanks for taking care of that. In case you haven't read already, I have > tidied up/rebased the Hootoo PR onto these changes here: > https://git.openwrt.org/?p=openwrt/staging/adrian.git;a=shortlog;h=refs/heads/hootoo > > Those are t

RE: [PATCH 0/3] ramips: fix OKLI lzma-loader

2020-09-02 Thread Adrian Schmutzler
Hi, > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Chuanhong Guo > Sent: Mittwoch, 2. September 2020 08:22 > To: openwrt-devel@lists.openwrt.org > Cc: Chuanhong Guo > Subject: [PATCH 0/3] ramips: fix OKLI

[PATCH 0/3] ramips: fix OKLI lzma-loader

2020-09-01 Thread Chuanhong Guo
OKLI mode of our lzma-loader in ramips still contains left-over bits from ar71xx and isn't used before. This patchset fixes it so that it can be used in future devices. (e.g. https://github.com/openwrt/openwrt/pull/2645) Chuanhong Guo (3): ramips: lzma-loader: make FLASH_START configurable ram