Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2006 06:51:09 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/arm/at91/boot0spi Makefile doit.c main.c
Message-ID:  <200604210651.k3L6p9f4032192@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-04-21 06:51:09 UTC

  FreeBSD src repository

  Added files:
    sys/boot/arm/at91/boot0spi Makefile doit.c main.c 
  Log:
  spi flash updating boot loader.  upload this file for the recovery
  xmodem download.  Then download the image you want in the flash.
  This will burn the image into the flash.  You must then reset the
  unit and the new flash image will be used for booting...
  
  Revision  Changes    Path
  1.1       +13 -0     src/sys/boot/arm/at91/boot0spi/Makefile (new)
  1.1       +37 -0     src/sys/boot/arm/at91/boot0spi/doit.c (new)
  1.1       +42 -0     src/sys/boot/arm/at91/boot0spi/main.c (new)



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