[coreboot-gerrit] Patch merged into filo/master: d9afc41 Fix compilation of IDE driver

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 5 23:49:11 CEST 2013


the following patch was just integrated into master:
commit d9afc418b693ff417db9be2fb3901f313f6d3672
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Wed Jun 5 23:02:14 2013 +0200

    Fix compilation of IDE driver
    
    The FILO IDE driver was broken by recent changes in libpayload.
     - CONFIG_LITTLE_ENDIAN is defined by libpayload's config.h
     - The endian conversion macros have to be explicitly included
       using #include <endian.h>
    
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    
    Change-Id: If0145b09ab1b64b040f46b9d39a3f9ab35be4a7e
    Reviewed-on: http://review.coreboot.org/3378
    Reviewed-by: Nico Huber <nico.huber at secunet.com>
    Tested-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See http://review.coreboot.org/3378 for details.

-gerrit



More information about the coreboot-gerrit mailing list