commit | 0f61de8d9dba4ebfc4ea4b2da7f91adc937b3875 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 17 15:50:37 2014 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 18 17:26:06 2014 -0700 |
tree | 14058b8a1549a61ffa69b06ca748a9a66cdfac24 | |
parent | b2e02d28653edac48d6def9791f2fa0ebc491498 [diff] |
x86: Convert microcode format to device-tree-only To avoid having two microcode formats, adjust the build system to support obtaining the microcode from the device tree, even in the case where it must be made available before the device tree can be accessed. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>