cvs commit: src/sys/boot/arm/at91/boot0iic Makefile doit.c main.c

Warner Losh imp at FreeBSD.org
Fri Apr 21 06:48:53 UTC 2006


imp         2006-04-21 06:48:53 UTC

  FreeBSD src repository

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


More information about the cvs-src mailing list