
Stefan,
I am updating all the changes. Will let you know when it is ready. Thanks!
Regards, TsiChung
-----Original Message----- From: Stefan Roese [mailto:sr@denx.de] Sent: Wednesday, August 15, 2007 7:45 AM To: Liew Tsi Chung-r5aahp Cc: u-boot-users@lists.sourceforge.net Subject: Re: ColdFire: MCF52x2 update
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@denx.de =====================================================================