Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2008 19:38:10 +0000 (UTC)
From:      John Hay <jhay@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/arm/ixp425 Makefile.inc src/sys/boot/arm/ixp425/boot2 Makefile arm_init.S boot2.c cf_ata.h ixp425_board.c lib.h
Message-ID:  <200810061938.m96JcOaP032784@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810061938.m96JcOaP032784>