public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Grzegorz Bernacki <gjb@semihalf.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v8 0/2] Add support for the digsy MTC board.
Date: Tue, 17 Mar 2009 10:06:38 +0100	[thread overview]
Message-ID: <12372808002644-git-send-email-gjb@semihalf.com> (raw)

Version 8:
 - use eeprom_read() instead of i2c_read()
Version 7:
 - rebased to the 'next' branch to use new function to manipulate ethaddr
 - use setbits_be32 and clrbits_be32
 - ide changes move to separate patch
Version 6:
 - adjusted kernel console variable to use PSC4
   (to reflect recent DTS changes)
Version 5:
 - removed unnecessary braces
 - changed out32/in32 to out_be32/in_be32
Version 4:
 - rebased to Ben's FEC changes
Version 3:
 - updated (c)
Version 2:
 - use I/O accessor functions instead of volatile pointer
 - set ethernet address only if not set in environment
 - add some comments and some style cleanup

             reply	other threads:[~2009-03-17  9:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-17  9:06 Grzegorz Bernacki [this message]
2009-03-17  9:06 ` [U-Boot] [PATCH v8 1/2] mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c Grzegorz Bernacki
2009-03-18 19:55   ` Wolfgang Denk
2009-03-17  9:06 ` [U-Boot] [PATCH v7 2/2] Add support for the digsy MTC board Grzegorz Bernacki
2009-03-18 19:56   ` Wolfgang Denk
2009-03-18 23:12   ` Wolfgang Denk
2009-03-19 14:29     ` Grzegorz Bernacki

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=12372808002644-git-send-email-gjb@semihalf.com \
    --to=gjb@semihalf.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox