commit | 8a388085c70d0da306cbd0dc644606cf8be24486 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 01 16:17:56 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 13 07:24:58 2015 -0800 |
tree | ab8682dab9bf8f5de978e16e2efef8587baf41e8 | |
parent | 6c911c4322a295e0e5ab07c12c793d1f00670028 [diff] |
x86: Correct ifdtool microcode calculation This currently assumes that U-Boot resides at the start of ROM. Update it to remove this assumption. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com>