Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2008 22:40:55 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/powerpc/uboot Makefile conf.c help.uboot ldscript.powerpc metadata.c start.S version
Message-ID:  <200802162240.m1GMetph056392@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-02-16 22:40:55 UTC

  FreeBSD src repository

  Added files:
    sys/boot/powerpc/uboot Makefile conf.c help.uboot 
                           ldscript.powerpc metadata.c start.S 
                           version 
  Log:
  MFp4 (e500):
  
  Add support for U-Boot. This uses the U-Boot API as developed by
  Rafal and which is (will be) part of U-Boot 1.3.2 and later.
  
  Credits to: raj@
  
  Revision  Changes    Path
  1.1       +99 -0     src/sys/boot/powerpc/uboot/Makefile (new)
  1.1       +109 -0    src/sys/boot/powerpc/uboot/conf.c (new)
  1.1       +1 -0      src/sys/boot/powerpc/uboot/help.uboot (new)
  1.1       +137 -0    src/sys/boot/powerpc/uboot/ldscript.powerpc (new)
  1.1       +369 -0    src/sys/boot/powerpc/uboot/metadata.c (new)
  1.1       +93 -0     src/sys/boot/powerpc/uboot/start.S (new)
  1.1       +9 -0      src/sys/boot/powerpc/uboot/version (new)



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