<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 12/23/2011 07:36 PM, Philip Hands wrote:
    <blockquote cite="mid:87pqff34go.fsf@poker.hands.com" type="cite">
      <pre wrap="">On Fri, 23 Dec 2011 08:57:17 +0000, lkcl luke <a class="moz-txt-link-rfc2396E" href="mailto:luke.leighton@gmail.com">&lt;luke.leighton@gmail.com&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">On Fri, Dec 23, 2011 at 8:46 AM, Tom Cubie <a class="moz-txt-link-rfc2396E" href="mailto:tangliang@allwinnertech.com">&lt;tangliang@allwinnertech.com&gt;</a> wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">hi,
    Currently i'm working on u-boot for sunxi(sun4i,sun5i) at
allwinner. The port is based on u-boot 2011.9-rc1 and nand usb and mmc
card driver is working. The code is GPL. But contains some nasty code,
need to do some cleanning. I want to put the tree public, let other
people access it and use it. Where should i put it? Can i put it in the
arm-netbook repository?
</pre>
        </blockquote>
        <pre wrap="">
 achh, in preparation for exactly this, i have a project pending
approval on alioth for u-boot, but i still haven't heard back yet, and
it's been well over a week.  the arm-netbook repository can only take
one git repo (there's a 1-1 relationship).
</pre>
      </blockquote>
      <pre wrap="">
Erm, there already is an alioth u-boot repo, but never mind that for the
moment, we can sort that out later.

</pre>
      <blockquote type="cite">
        <pre wrap=""> phil, would you mind setting up a gitolite repository named "u-boot"
on free, adding also a domain name "git.rhombus-tech.net"?
</pre>
      </blockquote>
      <pre wrap="">
Here's one I prepared earlier  ;-)

  <a class="moz-txt-link-freetext" href="http://git.hands.com/u-boot">http://git.hands.com/u-boot</a>

(which is now also available as <a class="moz-txt-link-freetext" href="http://git.rhombus-tech.net/u-boot">http://git.rhombus-tech.net/u-boot</a>,
although I'm not sure if that makes things clearer or more confusing)

</pre>
      <blockquote type="cite">
        <pre wrap=""> tom could you send me an ssh public key (and phil) just in case phil
says "yes"? :)
</pre>
      </blockquote>
      <pre wrap="">
That's added.

FYI the branches that currently exist there are:

  master -- that's the master branch from Clint Adam's packaging of
  u-boot for Debian, as found on alioth:

    <a class="moz-txt-link-freetext" href="http://anonscm.debian.org/gitweb/?p=collab-maint/u-boot.git;a=summary">http://anonscm.debian.org/gitweb/?p=collab-maint/u-boot.git;a=summary</a>

  denx -- the upstream source, from here:

    <a class="moz-txt-link-freetext" href="http://git.denx.de/?p=u-boot.git;a=summary">http://git.denx.de/?p=u-boot.git;a=summary</a>

  patch-queue/master and lbwf-kludges -- don't worry about these,
  they're just some trivial patches done for a client of mine.

Tom, feel free to branch off whichever of those makes most sense, or use
what you already have, and create a new branch for your work.

If anything's unclear about that, feel free to ask any questions you
like -- don't worry about breaking things, gitolite will stop you doing
much damage, and if manage to get past that somehow I have copies
elsewhere I can restore from.

Cheers, Phil.

P.S. Luke, I've added your key to that repo too.
</pre>
    </blockquote>
    <br>
    i have pushed a new branch 'lichee-dev' to the tree. Currently
    lichee-dev support sun4i and sun5i, it breaks all other machines in
    the branch :( because we used a private nand lib which support many
    types of nand flash. The same nand lib used in the allwinner linux
    kernel, to be compatible with the current system(packaging, flashing
    image etc...), we keep it. I think in the future we will need to
    write the mtd nand driver and change the nand to mtd.<br>
    <br>
    To build u-boot for A10, run 'make sun4i CROSS_COMPILE=
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <span class="Apple-style-span" style="color: rgb(0, 0, 0);
      font-family: monospace; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: 2; text-align: -webkit-auto; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); font-size: small; display: inline !important; float: none; ">arm-linux-gnueabi-'
      in the u-boot directory.</span><br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <a
href="http://git.rhombus-tech.net/?p=u-boot.git;a=shortlog;h=refs/heads/lichee-dev">http://git.rhombus-tech.net/?p=u-boot.git;a=shortlog;h=refs/heads/lichee-dev</a><br>
    <br>
    <br>
  </body>
</html>