[coreboot-gerrit] Patch set updated for coreboot: dad2ae4 NOTFORMERGE: test

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Sat Jul 12 11:28:23 CEST 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6232

-gerrit

commit dad2ae4c88d6e04e8e574e1bf80341b7b79e9457
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Thu Jul 10 02:49:54 2014 +1000

    NOTFORMERGE: test
    
    Change-Id: Icb2eca566a96b723a3162983aac57394e6a866d3
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/arch/x86/include/arch/io.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/arch/x86/include/arch/io.h b/src/arch/x86/include/arch/io.h
index d5cdf35..4ae9fe2 100644
--- a/src/arch/x86/include/arch/io.h
+++ b/src/arch/x86/include/arch/io.h
@@ -224,7 +224,7 @@ static inline int log2f(int value)
 
 /* FIXME: Sources for romstage still use device_t. */
 /* Use pci_devfn_t or pnp_devfn_t instead */
-typedef u32 device_t;
+//typedef u32 device_t;
 
 /* FIXME: We need to make the coreboot to run at 64bit mode, So when read/write memory above 4G,
  * We don't need to set %fs, and %gs anymore



More information about the coreboot-gerrit mailing list