02 Feb, 2011

1 commit


30 Apr, 2010

1 commit


24 Feb, 2010

2 commits

  • Fix build warning:

    Configuring for MPC837XEMDS board...
    imximage.c: In function `imximage_parse_cfg_file':
    imximage.c:146: warning: passing argument 2 of `getline' from incompatible pointer type
    /usr/include/bits/stdio.h:116: note: expected `size_t *' but argument is of type `uint32_t *'

    Signed-off-by: Kim Phillips

    Kim Phillips
     
  • Running mkimage to generate an imximage produces a SEGFAULT
    on 64 bit machines due to pointer arithmetic limited to 32 bit.

    Signed-off-by: Stefano Babic
    Acked-by: Kim Phillips

    Stefano Babic
     

28 Jan, 2010

1 commit


26 Jan, 2010

1 commit