[meta-freescale] Updates to meta-fsl-arm (daisy) in 2014-06-25

Otavio Salvador otavio at ossystems.com.br
Wed Jun 25 10:22:21 PDT 2014


Hello,

I pushed following updates:

commit b3cf9ce918cd4fcbc5c39ade47d384414ea590ed
Author: Eric Nelson <eric.nelson at boundarydevices.com>
Date:   Sat Jun 21 10:52:48 2014 -0700

    imx-vpu: fix checks of IOGetVirtMem() return value
    
    The IOGetVirtMem() routine returns the address of a memory block
    or -1 (MAP_FAILED) to indicate an error.
    
    Many callers of this routine tested the return value for <= 0
    to detect failure, and at least with a 3G/1G memory split
    configured in the kernel, a negative number (!= -1) is a
    valid (successful) return value.
    
    Without this patch, the IOSystemInit() will often detect
    failure incorrectly.
    
    Change-Id: I8b20ae5f74608307cbb810168024e8863599dbdb
    Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Regards,

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list