On 01/01/2018 08:04 PM, perillamint wrote:
> BTW, it seems Intel Quark X1000 SoC may affected by Pentium F00F bug or
> its variant (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738575)
>
> I wonder LEDE build system can workaround this kind of bug. It seems
> appending NOP before every LOCK i
BTW, it seems Intel Quark X1000 SoC may affected by Pentium F00F bug or
its variant (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738575)
I wonder LEDE build system can workaround this kind of bug. It seems
appending NOP before every LOCK instruction is required for Quark X1000
SoC (https://b
Now, my current "patch" just contains some try-and-error result from
make kernel_menuconfig. I'm currently organizing my journey on my blog
how I successfully booted LEDE on Intel Galileo Gen 2.
I estimate my "write-up" post will be done within this week however, if
you want that patch right now,
On 01/01/2018 10:33 AM, p.wa...@gmx.at wrote:
Hi perillamint,
thanks for your effort on getting LEDE run on Galileo.
Recently I got few Galileo Gen 2 boards from Seeed studio clearance. I
tried to boot OpenWRT on them and successfully booted it with some hacks.
(...)
Intel discontinues Galil
Hi perillamint,
thanks for your effort on getting LEDE run on Galileo.
> Recently I got few Galileo Gen 2 boards from Seeed studio clearance. I
> tried to boot OpenWRT on them and successfully booted it with some hacks.
> (...)
> Intel discontinues Galileo and other boards. No one will be able to
Hello, everyone.
Recently I got few Galileo Gen 2 boards from Seeed studio clearance. I
tried to boot OpenWRT on them and successfully booted it with some hacks.
So, I'm considering submitting patch for that after cleaning hacks into
proper platform support but I'm skeptical about its "usefulness