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

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Wed Jul 9 19:01:50 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 5eac77b4f176f85cf1843bd44ab5f1fb88cb526b
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