Updating the h/w reference BSPs to the korg stable 4.4.11, and
for gcc6 compilation fixes.
(From meta-yocto rev: a67919a1b43412172667f74dfd0e5cba563dcf34)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
The only issue I found was on poky-lsb - genericx86-64 using kernel 4.4 dmesg shows the following:
[drm:gen8_irq_handler] *ERROR* The master control interrupt lied (SDE)!
I did some minimal digging and its supposed to be related to the i915 driver and it hasn't been fixed yet.
(From meta-yocto rev: 7503ddb6710e877f3eb0216f3c0a9554f92280a9)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>