Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-03 Thread Huang Changming-R66093
: Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz > oscillator support > > On Wed, 2 Nov 2011 09:52:17 -0500 > McClintock Matthew-B29882 wrote: > > > On Wed, Nov 2, 2011 at 2:34 AM, Huang Changming-R66093 > > wrote: > > >> > How can I deal

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-02 Thread McClintock Matthew-B29882
On Wed, Nov 2, 2011 at 9:16 PM, Huang Changming-R66093 wrote: > No, I have two boards, one was used for BSP development, and the other was > ordered in Aug. > >> $ make mpc8360emds_newmodifier >> > It make sense. Kim's way makes more sense if those values are different though. -M __

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-02 Thread Huang Changming-R66093
Thanks and Best Regards Jerry Huang > -Original Message- > From: McClintock Matthew-B29882 > Sent: Wednesday, November 02, 2011 10:52 PM > To: Huang Changming-R66093 > Cc: Tabi Timur-B04825; u-boot@lists.denx.de; Phillips Kim-R1AAHA > Subject: Re: [U-Boot] [PATCH v5]

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-02 Thread Timur Tabi
Kim Phillips wrote: > 4. no need to clear BATs before writing them either. FYI, take a look at Becky's BAT patch from a month ago: http://patchwork.ozlabs.org/patch/117523/ The patch is for 86xx, so I have no idea if it's relevant to this discussion. -- Timur Tabi Linux kernel develope

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-02 Thread Kim Phillips
On Wed, 2 Nov 2011 09:52:17 -0500 McClintock Matthew-B29882 wrote: > On Wed, Nov 2, 2011 at 2:34 AM, Huang Changming-R66093 > wrote: > >> > How can I deal with the new board and old board? > >> > >> Check the board revision at runtime. > >> > > Board Specification says, there is one EEPROM to co

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-02 Thread McClintock Matthew-B29882
On Wed, Nov 2, 2011 at 2:34 AM, Huang Changming-R66093 wrote: >> > How can I deal with the new board and old board? >> >> Check the board revision at runtime. >> > Board Specification says, there is one EEPROM to contain all board history, > and I found it: > On I2C2 bus, there is one EEPROM BRD(

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-02 Thread Huang Changming-R66093
Thanks and Best Regards Jerry Huang > -Original Message- > From: Tabi Timur-B04825 > Sent: Wednesday, November 02, 2011 11:25 AM > To: Huang Changming-R66093 > Cc: Phillips Kim-R1AAHA; u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512M

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-01 Thread Tabi Timur-B04825
On Tue, Nov 1, 2011 at 9:08 PM, Huang Changming-R66093 wrote: > Kim, > Since 2008, the boards shipped to customer are the new boards with 33.33MHz > oscillator and 512MB DDR. > How can I deal with the new board and old board? Check the board revision at runtime. -- Timur Tabi Linux kernel deve

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-01 Thread Huang Changming-R66093
1 7:53 AM > To: Huang Changming-R66093 > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz > oscillator support > > On Thu, 27 Oct 2011 13:47:48 +0800 > wrote: > > > From: Jerry Huang > > > > The new MPC8

Re: [U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-11-01 Thread Kim Phillips
On Thu, 27 Oct 2011 13:47:48 +0800 wrote: > From: Jerry Huang > > The new MPC8360EMDS board changes the oscillator to 33.33MHz in order to > support QE 500MHZ and this new board supports 512MB DDR since 2008, > but the u-boot only supports 256MB DDR and 66.6MHz oscillator on top tree, > > For

[U-Boot] [PATCH v5] MPC8360EMDS: 512MB DDR and 33.33MHz oscillator support

2011-10-27 Thread Chang-Ming.Huang
From: Jerry Huang The new MPC8360EMDS board changes the oscillator to 33.33MHz in order to support QE 500MHZ and this new board supports 512MB DDR since 2008, but the u-boot only supports 256MB DDR and 66.6MHz oscillator on top tree, For 512MB DDR: BAT0 is used for the first 256MB memory, BAT4 i