]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Don't repeat microcode in U-Boot if not needed
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2019 04:42:32 +0000 (21:42 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:20 +0000 (11:44 +0800)
commitae067fbb43badcbd1c20efdab5c9283ae39aa501
tree2d1348b0c6b4037518c49df01c9ba12dfe952863
parent14fcf942fa435c968a06797b8d8317aa4fb5bff1
x86: Don't repeat microcode in U-Boot if not needed

At present if SPL sets up the microcode then it is still included in
U-Boot as well. This is wasteful as microcode is large. Adjust the logic
in the image to prevent this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/u-boot.dtsi