coreboot/src/cpu
Kyösti Mälkki d50cdf108f CBMEM: Drop parameter from cbmem_reinit()
Function is always called with get_top_of_ram() - HIGH_MEMORY_SIZE
which equals cbmem_base, thus no need to pass it as a parameter.

Change-Id: If026cb567ff534716cd9200cdffa08b21ac0c162
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3564
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-09-11 07:20:25 +02:00
..
amd CBMEM: Drop parameter from cbmem_reinit() 2013-09-11 07:20:25 +02:00
armltd ARMv7: De-uboot-ify Exynos5250 code 2013-07-10 20:08:15 +02:00
dmp Add initial support for DMP Vortex86EX CPU. 2013-06-20 19:14:44 +02:00
intel cpu/intel/model_67x: Add missing include 2013-07-30 08:23:01 +02:00
qemu-x86 qemu: add q35 support 2013-06-17 17:04:17 +02:00
samsung cpu: Fix spelling 2013-07-11 22:36:59 +02:00
ti am335x: Make the default media for the bootblock sram instead of NAND flash. 2013-07-15 18:36:49 +02:00
via cpu: Fix spelling 2013-07-11 22:36:59 +02:00
x86 usbdebug: Do not support logging from SMM 2013-08-23 05:05:34 +02:00
Kconfig Make EARLY_CONSOLE optional 2013-08-07 19:12:48 +02:00
Makefile.inc cpu: Add CPU microcode file to cbfs with 16-byte alignment 2013-07-10 21:45:28 +02:00