switch-coreboot/src
Aaron Durbin 460703bbb4 rmodule: use struct prog while loading rmodules
The rmod_stage_load structure contained the same fields
as struct prog. In order to more closely integrate with the
rest of program loading use struct prog.

Change-Id: Ib7f45d0b3573e6d518864deacc4002802b11aa9c
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9143
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-04-03 14:53:35 +02:00
..
arch program loading: unify on struct prog 2015-04-03 14:53:11 +02:00
console Avoid 64bit math on MIPS platforms 2015-03-30 21:42:38 +02:00
cpu build system: extend src-to-obj for non-.c/.S files 2015-04-02 22:06:29 +02:00
device cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
drivers cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
ec chromeec: Add wakeup delay after SPI /CS assertion 2015-04-02 17:28:14 +02:00
include rmodule: use struct prog while loading rmodules 2015-04-03 14:53:35 +02:00
lib rmodule: use struct prog while loading rmodules 2015-04-03 14:53:35 +02:00
mainboard pinky: Move some init to mainboard bootblock 2015-04-02 23:27:36 +02:00
northbridge northbridge/amd/amdfam10: Generate SMBIOS tables for RAM 2015-04-02 05:55:41 +02:00
soc rmodule: use struct prog while loading rmodules 2015-04-03 14:53:35 +02:00
southbridge southbridge/amd/pi: Add initialization of 8254 and 8259 2015-04-02 19:19:20 +02:00
superio superio: ite8772f: Exit extemp busy state 2015-03-21 08:44:28 +01:00
vendorcode vboot: add vbnv flash driver 2015-04-02 13:24:29 +02:00
Kconfig Clean up architecture-specific Kconfigs 2015-04-02 22:06:31 +02:00