From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot version for a new port
Date: Tue, 02 Sep 2008 23:18:23 -0400 [thread overview]
Message-ID: <48BE01FF.20105@gmail.com> (raw)
In-Reply-To: <40a670230809021854me0184b1p8e0f030152375aa9@mail.gmail.com>
Roman Mashak wrote:
> Hello,
>
> I'm planning to make a port on a ARM926EJ-S based board. What is the
> recommended way: take release or GIT version as a base ?
> Thanks.
Definitely work off the GIT tip of the tree.
The current window for changes is (almost) closed: there will be a
period of stabilization. The ToT is generally stable despite the change
window/stabilization phases and git (rebase) is very adept at merging
any bugfixes from the git master (git.denx.de) into your local
development git repository.
Hints:
* Keep an unchanged mirror of git.denx.de if you are slightly paranoid
and clone from that for your local development.
* Branches are your friend! Always create a new branch and then
rebase/merge/git-am from your master mirror (or git.denx.de). If it
works, great. If it doesn't, figure out what is wrong. Worst case,
throw away the trial branch and be happy you didn't mess up your main
branch(es).
Best regards,
gvb
next prev parent reply other threads:[~2008-09-03 3:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-03 1:54 [U-Boot] U-Boot version for a new port Roman Mashak
2008-09-03 3:18 ` Jerry Van Baren [this message]
2008-09-03 3:42 ` Roman Mashak
2008-09-03 4:08 ` Ben Warren
2008-09-03 5:09 ` Wolfgang Denk
2008-09-03 5:07 ` Wolfgang Denk
[not found] <mailman.581.1220406851.2783.u-boot@lists.denx.de>
2008-09-03 2:52 ` Gururaja Hebbar K R
2008-09-03 3:12 ` Roman Mashak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48BE01FF.20105@gmail.com \
--to=gvb.uboot@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.