Bug#877074: u-boot-exynos: Default environment for Odroid XU3 has wrong console var

2017-09-28 Thread Peter Lebbing
On 28/09/17 20:17, Vagrant Cascadian wrote: > Will apply it to the next upload. Ah, great, thanks! Cheers, Peter. -- I use the GNU Privacy Guard (GnuPG) in combination with Enigmail. You can send me encrypted mail if you want some privacy. My key is available at

Bug#877074: u-boot-exynos: Default environment for Odroid XU3 has wrong console var

2017-09-28 Thread Vagrant Cascadian
Control: tags 877074 pending Control: found 877074 2016.11+dfsg1-4 On 2017-09-28, Peter Lebbing wrote: > The odroid-xu3 platform passes a wrong "console" argument on the kernel > commandline: > > console=console=ttySAC2,115200n8 I've apparently worked around this on the boards I've tested...

Bug#877074: u-boot-exynos: Default environment for Odroid XU3 has wrong console var

2017-09-28 Thread Peter Lebbing
Package: u-boot-exynos Version: 2017.09+dfsg1-1 Severity: normal Tags: patch The odroid-xu3 platform passes a wrong "console" argument on the kernel commandline: console=console=ttySAC2,115200n8 >From the source, it's clear where this comes from: include/configs/odroid_xu3.h: #define CONFIG_DEF