jhay        2008-10-06 19:38:10 UTC

  FreeBSD src repository

  Added files:
    sys/boot/arm/ixp425  Makefile.inc 
    sys/boot/arm/ixp425/boot2 Makefile arm_init.S boot2.c cf_ata.h 
                              ixp425_board.c lib.h 
  Log:
  SVN rev 183651 on 2008-10-06 19:38:10Z by jhay
  
  Add a boot loader for ixp425 based boards like the Gateworks Avila
  and ADI Pronghorn Metro with Redboot on them.
  
  Revision  Changes    Path
  1.1       +42 -0     src/sys/boot/arm/ixp425/Makefile.inc (new)
  1.1       +75 -0     src/sys/boot/arm/ixp425/boot2/Makefile (new)
  1.1       +50 -0     src/sys/boot/arm/ixp425/boot2/arm_init.S (new)
  1.1       +483 -0    src/sys/boot/arm/ixp425/boot2/boot2.c (new)
  1.1       +62 -0     src/sys/boot/arm/ixp425/boot2/cf_ata.h (new)
  1.1       +697 -0    src/sys/boot/arm/ixp425/boot2/ixp425_board.c (new)
  1.1       +64 -0     src/sys/boot/arm/ixp425/boot2/lib.h (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to