]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/x86/Kconfig
x86: Correct XIP_ROM_SIZE
authorSimon Glass <sjg@chromium.org>
Thu, 1 Jan 2015 23:17:54 +0000 (16:17 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 13 Jan 2015 15:24:58 +0000 (07:24 -0800)
commitbbd43d659c55c3fedddae1eba2a520bc8a93d3fd
tree4cc766d671d314ddd621d538309d6df548dbb19f
parentb21b208184721eed198bdf59204b452716986377
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>
arch/x86/Kconfig