Re: [LEDE-DEV] [PATCH 2/5] firmware: add microcode package for AMD64

2018-01-19 Thread Stijn Segers
Hi Zoltan, I told you on IRC I'd check on an APU2, but that's in production on a remote site so if it goes belly up people won't be happy. So when you mentioned Ryzen on the mailing list here I figured I could as well do it on my desktop ;-). Dmesg excerpts below. I added the 17h microcode f

Re: [LEDE-DEV] [PATCH 2/5] firmware: add microcode package for AMD64

2018-01-18 Thread Zoltan HERPAI
On Thu, 18 Jan 2018, Hauke Mehrtens wrote: On 01/17/2018 08:41 PM, Zoltan HERPAI wrote: Signed-off-by: Zoltan HERPAI --- package/firmware/linux-firmware/x86.mk | 9 + 1 file changed, 9 insertions(+) create mode 100644 package/firmware/linux-firmware/x86.mk diff --git a/package/fir

Re: [LEDE-DEV] [PATCH 2/5] firmware: add microcode package for AMD64

2018-01-18 Thread Hauke Mehrtens
On 01/17/2018 08:41 PM, Zoltan HERPAI wrote: > Signed-off-by: Zoltan HERPAI > --- > package/firmware/linux-firmware/x86.mk | 9 + > 1 file changed, 9 insertions(+) > create mode 100644 package/firmware/linux-firmware/x86.mk > > diff --git a/package/firmware/linux-firmware/x86.mk > b/pa