marcel      2008-02-23 17:56:17 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/uboot/lib   Makefile glue.c 
  Added files:
    sys/boot/uboot/lib   glue.h 
  Log:
  o  Build libuboot with -msoft-float like everything else.
  o  Move the API prototypes to a separate header (glue.h)
  o  Allow the platform to hint libuboot about where to look
     for the API signature. The uboot_address variable is
     expected to be defined by the platform.
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/boot/uboot/lib/Makefile
  1.2       +10 -49    src/sys/boot/uboot/lib/glue.c
  1.1       +77 -0     src/sys/boot/uboot/lib/glue.h (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to