coreboot-kgpe-d16/payloads/libpayload/arch/powerpc
Gabe Black d267987083 libpayload: Make whether or not there's an IO address space configurable
Default it to no to be consistent with the other architecture wide options
(endianness), and turn it on explicitly for x86 and PowerPC.

Change-Id: Idda26d580156bbbf08ea11b28abe75cfa6b594b2
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/2658
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-03-13 23:02:05 +01:00
..
Config.in libpayload: Make whether or not there's an IO address space configurable 2013-03-13 23:02:05 +01:00
Makefile.inc Fixes to the libpayload build system 2011-07-03 14:47:48 +02:00
coreboot.c Extend coreboot table entry for serial ports 2011-10-21 23:34:30 +02:00
exec.S This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
head.S This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
main.c libpayload: Use #ifdef for CONFIG_* checks 2012-11-15 18:51:17 +01:00
sysinfo.c Let lib_get_sysinfo() pass through the success of get_coreboot_info() 2011-12-24 12:02:18 +01:00
timer.c This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
util.S This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
virtual.c Reduce warnings/errors in libpayload when using picky compiler options 2011-06-30 20:41:23 +02:00