]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:29:25 +0000 (13:29 +0200)
commit764625e091d6c4239f44cb8eef73c47708ff0384
tree15ae08a2a2af202ac2ef57ef22b9cfe51f01af9d
parentbf381b21a7d14f635b67f6903d36cab7b2801421
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