commit | bbd43d659c55c3fedddae1eba2a520bc8a93d3fd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 01 16:17:54 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 13 07:24:58 2015 -0800 |
tree | 4cc766d671d314ddd621d538309d6df548dbb19f | |
parent | b21b208184721eed198bdf59204b452716986377 [diff] |
x86: Correct XIP_ROM_SIZE This should default to the size of the ROM for faster execution before relocation. Signed-off-by: Simon Glass <sjg@chromium.org>