public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ColdFire: MCF52x2 update
Date: Wed, 15 Aug 2007 14:44:33 +0200	[thread overview]
Message-ID: <200708151444.33414.sr@denx.de> (raw)
In-Reply-To: <4791E710007FEB4BBF83775D787F462F049A3673@az33exm22.fsl.freescale.net>

TsiChung,

On Tuesday 14 August 2007, Liew Tsi Chung-r5aahp wrote:
> 	There are 17 patches and over 234KB. I kept sending over 40KB
> limit. Can you pull from our git at http://opensource.freescale.com/git
> ? The branch will name as mcf52x2.

Hmmm. I'm having trouble locating your branch "mcf52x2". In the 
u-boot-coldfire repository at the Freescale page I can only see:

13 days ago	u-boot-5329-early
5 weeks ago	master

What am I missing? I would really like to pull from your git repo instead of 
applying all the patches from the mails.

A few notes right now:

o Please make sure not to indent with spaces like in the patch 0001-xxx:

+#if defined(CONFIG_M5249) || defined(CONFIG_M5253)
+        u16 tmr;                /* 0x00 Mode register */
+        u16 res1;               /* 0x02 */

o Please don't use too long lines in your commit messages

o I merged the u-boot-coldfire custodian repository today with
  Wolfgangs master repository. So now the new CONFIG_CMD_
  structure is in place. All CFG_CMD_xxx are not available
  anymore!
  -> Please update your new board config files accordingly
     (M5329EVB and new ones)
  -> Please update driver (board/freescale/m5329evb/mii.c,
     board/freescale/m5329evb/nand.c, common/cmd_bdinfo.c,
     drivers/net/mcffec.c, rtc/mcfrtc.c
  Please grep through your repo and replace all CFG_CMD_xxx
  instances with the correct CONFIG_CMD_xxx alternatives.

Please rebase your repository against the new updated u-boot-coldfire 
repository and make the CFG_CMD_xxx changes I mentioned above. Hopefully we 
can still get this done in this merge window.

Thanks.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  parent reply	other threads:[~2007-08-15 12:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-14 17:54 [U-Boot-Users] ColdFire: MCF52x2 update Liew Tsi Chung-r5aahp
2007-08-14 19:05 ` Wolfgang Denk
2007-08-15 12:44 ` Stefan Roese [this message]
2007-08-15 12:58   ` [U-Boot-Users] ColdFire merge? (was: MCF52x2 update) w.wegner at astro-kom.de
2007-08-15 14:35     ` Stefan Roese
2007-08-15 17:58     ` Liew Tsi Chung-r5aahp
2007-08-16  1:58   ` [U-Boot-Users] ColdFire: MCF52x2 update Liew Tsi Chung-r5aahp
2007-08-20 13:06 ` [U-Boot-Users] ColdFire custodian change? Stefan Roese
2007-08-20 23:45   ` Liew Tsi Chung-r5aahp
2007-08-21  5:30     ` Stefan Roese
2007-08-22 23:02       ` Liew Tsi Chung-r5aahp
2007-08-23  5:42         ` Stefan Roese

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=200708151444.33414.sr@denx.de \
    --to=sr@denx.de \
    --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