Hi,
FYI I can't merge your branch on top of current master.
git reset --hard origin/master
HEAD is now at 0465e41 mt76: update to the latest version
git merge --no-edit gemini-4.19/gemini-v4.19
Auto-merging target/linux/gemini/image/Makefile
CONFLICT (content): Merge conflict in target/lin
Hi Petr,
thanks a lot for testing!
On Sat, Jan 26, 2019 at 9:29 AM Petr Štetiar wrote:
> FYI I can't merge your branch on top of current master.
>
> git reset --hard origin/master
> HEAD is now at 0465e41 mt76: update to the latest version
>
> git merge --no-edit gemini-4.19/gemini-v4.19
>
Hi Christian!
thanks for tidying up Gemini!
On Thu, Jan 24, 2019 at 4:21 PM Christian Lamparter wrote:
> > + cp $(IMAGE_KERNEL) $(BIN_DIR)/zImage
> > + mv $(BIN_DIR)/rd.gz $(BIN_DIR)/$(IMG_PREFIX)-sl93512r-rd.gz
> > + mv $(BIN_DIR)/hddapp.bz2 $(BIN_DIR)/$(IMG_PREFIX)-sl93512r-hddapp
On Sat, Jan 26, 2019 at 12:29 PM Linus Walleij wrote:
> On Sat, Jan 26, 2019 at 9:29 AM Petr Štetiar wrote:
> > then I had to add missing generic symbol CONFIG_USB_ROLE_SWITCH[1] and
> > CONFIG_DRM_PANEL_SEIKO_43WVF1G[2] in order to get past kernel config step
> > while running build in verbose
This add the Gemini platform files to use kernel v4.19.
We do not switch to kernel v4.19 yet, let's do that later.
Since many of the in-flight patches are upstream in v4.19
we cut down a bit on the patch burden with this, and we
also invented and patched some new stuff.
The patches are also avai
This adds a config for kernel v4.19 to the Gemini
target.
Signed-off-by: Linus Walleij
---
ChangeLog v2->v3:
- Just add the new config, don't switch kernel yet.
- Add missing CONFIG_USB_ROLE_SWITCH as disabled.
ChangeLog v1->v2:
- Run the config through OpenWrt make kernel_oldconfig
and inspect
This is the remainder of kernel patches for the v4.19
kernel. A whole slew of the previous patch stack is now
upstream, so this mainly contains the stuff that was
added upstream between v4.19 and v5.0-rc1, and then
the USB FOTG201 patches from Hans.
Signed-off-by: Linus Walleij
---
ChangeLog v2->
Linus Walleij [2019-01-26 13:36:48]:
Hi,
> https://github.com/linusw/openwrt
> Branch "gemini-v4.19"
it builds fine here, thanks for fixing that.
Anyway, I still needed to handle DRM_PANEL_SEIKO_43WVF1G question while
running make in verbose mode. I've quickly looked at that symbol, and can't
21/01/2019 00:21, Jeff Klesky:
On 1/16/19 9:03 PM, Petr Štetiar wrote:
Jeff Klesky [2019-01-16 21:48:11]:
Hi,
subject could be just `ath79: Add support for GL.iNet AR-300M-Lite`,
since
you've already added that information about eth0 in the commit
message, and
that's the place where it be
Looks like C60 v2 needs the MAC address to be calculated
manually, while the C60 v1 gets it correctly without manual
interference.
Signed-off-by: Adrian Schmutzler
---
.../ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
Looks like C60 v2 needs the MAC address to be calculated
manually, while the C60 v1 gets it correctly without manual
interference.
Signed-off-by: Adrian Schmutzler
---
.../ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
> Op 3 dec. 2018, om 14:38 heeft Andrzej Lossowsk het volgende
> geschreven:
>
> Currently after pivot to the USB disk (extroot),
> configuration and data from original root overlay are gone.
> Still accessible, but all previous configuration steps must be repeated
> (or data from original ro
Hi all,
this is concerning the ubox package. If there is a more specific mailing
list/issue tracker for this, please tell me so.
We have found that the during validation of an NTP server in [1], the
validation as “host” fails if the “host” is a link-local IPv6 address.
If you track th
On 1/14/19 6:54 PM, Oskari Lemmela wrote:
> Use LZMA compressed fit image to load kernel and dtb.
> Fit image can be used load kernel and dtb from SPI flash.
>
> Signed-off-by: Oskari Lemmela
> ---
> package/boot/uboot-sunxi/uEnv-a64.txt | 5 ++-
> package/boot/uboot-sunxi/uEnv-default.txt
On 1/14/19 6:54 PM, Oskari Lemmela wrote:
> Add support for SPI driver and booting from SPI.
>
> Signed-off-by: Oskari Lemmela
> ---
> ...i-allwinner-spi-driver-sun6i-support.patch | 311 ++
> ...er-sunxi-fix-spurious-timeout-issues.patch | 30 ++
> .../302-sunxi-add-spi-flash-b
15 matches
Mail list logo