coreboot/src/northbridge
Martin Roth a0a71b046a fsp platfoms: add prototype & consolidate main entry-point
- In '-ffreestanding' main() is just as any other function and so
it needs a type-signature. Fixes a clang warning.

- Bay Trail and Rangeley have the updated romstage.c with the code
moved into the chipset, put the prototype in romstage.c.

- The sandybridge code has not been updated, so the prototype
for it goes into chipset_fsp_util.h, next to the prototype for
romstage_main_continue.

- Correct the return value of baytrail main() from void * to void
and remove the unnecessary asmlinkage tag. I'm surprised that this
didn't generate a warning...

Change-Id: I85ac0797d1e55d2b7ffdca039a52820d7827e704
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/7724
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2014-12-09 03:02:39 +01:00
..
amd northbridge/amd: Add the audio device to the PCI devices 2014-12-08 18:05:13 +01:00
dmp CBMEM northbridges: Remove references to global high_tables_base 2013-09-11 07:09:47 +02:00
intel fsp platfoms: add prototype & consolidate main entry-point 2014-12-09 03:02:39 +01:00
rdc northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:20:39 +02:00
via vx800/vga.c: Remove extraneous parentheses. 2014-12-07 15:51:15 +01:00
Kconfig Add support for DMP Vortex86EX PCI northbridge. 2013-06-22 17:33:27 +02:00
Makefile.inc Add support for DMP Vortex86EX PCI northbridge. 2013-06-22 17:33:27 +02:00