]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: coreboot: Allow >=4GiB memory bank size
authorBin Meng <bmeng.cn@gmail.com>
Thu, 13 Aug 2015 07:29:11 +0000 (00:29 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:44 +0000 (11:29 +0200)
commitd92c0def62d4863d7f5f922eb5ae59b6e7c7c287
tree7ad6eca6477af6ca2fc73998b55f542a11243fa5
parent0140d747152d53b73d9610f3935528dff20057c2
x86: coreboot: Allow >=4GiB memory bank size

Some platforms may have >=4GiB memory, so we need make U-Boot report
such configuration correctly when booting as the coreboot payload.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/coreboot/sdram.c