coreboot/src
Aaron Durbin 7ca6522412 rmodule: remove cbmem_entry usage
As cbmem_entry has been removed from ramstage loading there's no
need to keep the intermediate cbmem_entry around. The region
containing the rmodule program can just be used directly.

Change-Id: I06fe07f07130b1c7f9e374a00c6793d241364ba8
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9328
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-07 23:03:45 +02:00
..
arch armv4: correct ARMV4 VERSTAGE guard 2015-04-07 23:01:56 +02:00
console New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
cpu kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
device cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
drivers kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
ec kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
include New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
lib rmodule: remove cbmem_entry usage 2015-04-07 23:03:45 +02:00
mainboard pistachio: Change all SoC headers to <soc/headername.h> system 2015-04-07 19:38:03 +02:00
northbridge kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
soc storm: fix CBFS definitions 2015-04-07 23:02:08 +02:00
southbridge kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode cbfs: Enforce media->map() result checking, improve error messages 2015-04-07 23:02:18 +02:00
Kconfig kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00