]> git.sur5r.net Git - u-boot/commit
x86: queensbay: Change CPU_ADDR_BITS to 32
authorBin Meng <bmeng.cn@gmail.com>
Mon, 6 Jul 2015 08:31:31 +0000 (16:31 +0800)
committerSimon Glass <sjg@chromium.org>
Wed, 15 Jul 2015 00:03:18 +0000 (18:03 -0600)
commit92587b364b1750612739438810f17c5b98f406fb
tree7b66e8bb22df08f8cee9bdf96f71f013727c18d7
parent43dd22f5fc4c368616721a69e5ea0769abf292dc
x86: queensbay: Change CPU_ADDR_BITS to 32

Per CPUID:80000008h result, the maximum physical address bits of
TunnelCreek processor is 32 instead of default 36. This will fix
the incorrect decoding of MTRR range mask.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/queensbay/Kconfig