summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-15 20:37:54 (GMT)
committerSimon Glass <sjg@chromium.org>2015-08-26 14:54:10 (GMT)
commitf86f0c1897436e03b0e68874a56b257080d01386 (patch)
tree0ca1387a48c3070fa263abb4ab57cb85b4aad20f /drivers
parentb098032387a6ba1cab181a897075932f7fa2a58d (diff)
downloadu-boot-f86f0c1897436e03b0e68874a56b257080d01386.tar.xz
x86: ifdtool: Drop microcode from the device tree when collating
When ifdtool collates the microcode into one place it effectively creates a copy of the 'data' properties in the device tree microcode nodes. This is wasteful since we now have two copies of the microcode in the ROM. To avoid this, remove the microcode data from the device tree and shrink it down. This means that there is only one copy and the overall ROM space used by the microcode does not increase. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions