switch-coreboot/src
Aaron Durbin 2d5cec6401 coreboot: remove unused get_lb_mem() function
The get_lb_mem() is no longer used. Therefore, remove it.

Change-Id: I2d8427c460cfbb2b7a9870dfd54f4a75738cfb88
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/5304
Tested-by: build bot (Jenkins)
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2014-03-03 21:47:55 +01:00
..
arch coreboot: introduce arch_payload_run() 2014-03-03 19:50:32 +01:00
console usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
cpu Remove CACHE_ROM. 2014-02-25 00:57:35 +01:00
device device: Do not show "framebuffer graphics resolution" with native init. 2014-02-22 09:07:53 +01:00
drivers drivers/spi: Sort SPI flash files 2014-02-28 21:13:47 +01:00
ec lenovo/x60: Unify volume button handling with common code. 2014-03-01 21:59:15 +01:00
include coreboot: remove unused get_lb_mem() function 2014-03-03 21:47:55 +01:00
lib coreboot: remove unused get_lb_mem() function 2014-03-03 21:47:55 +01:00
mainboard nehalem/raminit: Don't touch clock generator in raminit. 2014-03-03 20:55:26 +01:00
northbridge intel/nehalem: Fix soft reset detection. 2014-03-03 21:09:14 +01:00
soc baytrail: use common code for iosf accessors 2014-02-27 06:35:44 +01:00
southbridge lynxpoint: Kill alternative cbfs_load_payload. 2014-02-25 20:03:34 +01:00
superio superio/fintek: Document Fintek F71869AD code. 2014-02-13 17:14:20 +01:00
vendorcode coreboot: unify infrastructure for loading payloads 2014-03-03 19:48:02 +01:00
Kconfig Kill ALT_CBFS_LOAD_PAYLOAD 2014-02-25 20:03:49 +01:00