mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 02:20:25 +00:00
b591ee3913
There are several problems in the code. The device tree decode is incorrect in ways that are masked due to a matching bug. Both are fixed. Also microcode_read_rev() should be inline and called before the microcode is written. Note: microcode writing does not work correctly on ivybridge for me. Further work is needed to resolve this. But this patch tidies up the existing code so that will be easier. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
bd82x6x.c | ||
car.S | ||
cpu.c | ||
early_init.c | ||
early_me.c | ||
gma.c | ||
gma.h | ||
Kconfig | ||
lpc.c | ||
Makefile | ||
me_status.c | ||
microcode_intel.c | ||
model_206ax.c | ||
northbridge.c | ||
pch.c | ||
pci.c | ||
report_platform.c | ||
sata.c | ||
sdram.c | ||
usb_ehci.c | ||
usb_xhci.c |