All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] TOT u-boot makes P1020RDB unbootable
@ 2010-06-21 10:19 Felix Radensky
  2010-06-21 10:35 ` Aggrwal Poonam-B10812
  0 siblings, 1 reply; 4+ messages in thread
From: Felix Radensky @ 2010-06-21 10:19 UTC (permalink / raw)
  To: u-boot

Hi,

I've tried to flash TOT u-boot complied with ELDK 4.2 for P1020_config into
my P1020RDB RevD and bricked it. The same u-boot boots fine on P2020RDB 
revC.

I don't have BDI3000 at the moment to debug the problem. It would be 
great to fix it
before the release.

Below is u-boot output from P1020RDB running with u-boot-2009.11 from 
FSL BSP

U-Boot 2009.11-00001-g4458602-dirty (Feb 27 2010 - 11:13:42)

CPU0:  P1020E, Version: 1.0, (0x80ec0010)
Core:  E500, Version: 5.0, (0x80212050)
Clock Configuration:
       CPU0:800  MHz, CPU1:800  MHz,
       CCB:400  MHz,
       DDR:333.333 MHz (666.667 MT/s data rate) (Asynchronous), LBC:25   MHz
L1:    D-cache 32 kB enabled
       I-cache 32 kB enabled
Board: P1020RDB RevD
I2C:   ready
SPI:   ready
DRAM:  Configuring DDR for 666.667 MT/s data rate
DDR: 512 MB
NOR Flash Bank : Primary
SD/MMC : 4-bit Mode
eSPI : Enabled
FLASH: 16 MB
L2:    256 KB enabled
NAND:  32 MiB
MMC:  FSL_ESDHC: 0
EEPROM: Read failed.
    eTSEC2 is in sgmii mode.

    PCIE2 connected to Slot 1 as Root Complex (base addr ffe09000)
    PCIE2 on bus 00 - 01

    PCIE1 connected to Slot 2 as Root Complex (base addr ffe0a000)
    PCIE1 on bus 02 - 02

In:    serial
Out:   serial
Err:   serial
Net:   uploading VSC7385 microcode from ef000000
eTSEC1: No support for PHY id ffffffff; assuming generic
eTSEC1, eTSEC2, eTSEC3

Thanks.

Felix.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] TOT u-boot makes P1020RDB unbootable
  2010-06-21 10:19 [U-Boot] TOT u-boot makes P1020RDB unbootable Felix Radensky
@ 2010-06-21 10:35 ` Aggrwal Poonam-B10812
  2010-06-21 10:54   ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Aggrwal Poonam-B10812 @ 2010-06-21 10:35 UTC (permalink / raw)
  To: u-boot

There are few changes which need to be done for RevD and are not in TOT.

I will send the patches for it soon.

Regards
Poonam

> -----Original Message-----
> From: u-boot-bounces at lists.denx.de
[mailto:u-boot-bounces at lists.denx.de]
> On Behalf Of Felix Radensky
> Sent: Monday, June 21, 2010 3:49 PM
> To: U-Boot-Denx; Kumar Gala
> Subject: [U-Boot] TOT u-boot makes P1020RDB unbootable
> 
> Hi,
> 
> I've tried to flash TOT u-boot complied with ELDK 4.2 for P1020_config
> into my P1020RDB RevD and bricked it. The same u-boot boots fine on
> P2020RDB revC.
> 
> I don't have BDI3000 at the moment to debug the problem. It would be
> great to fix it before the release.
> 
> Below is u-boot output from P1020RDB running with u-boot-2009.11 from
FSL
> BSP
> 
> U-Boot 2009.11-00001-g4458602-dirty (Feb 27 2010 - 11:13:42)
> 
> CPU0:  P1020E, Version: 1.0, (0x80ec0010)
> Core:  E500, Version: 5.0, (0x80212050)
> Clock Configuration:
>        CPU0:800  MHz, CPU1:800  MHz,
>        CCB:400  MHz,
>        DDR:333.333 MHz (666.667 MT/s data rate) (Asynchronous), LBC:25
> MHz
> L1:    D-cache 32 kB enabled
>        I-cache 32 kB enabled
> Board: P1020RDB RevD
> I2C:   ready
> SPI:   ready
> DRAM:  Configuring DDR for 666.667 MT/s data rate
> DDR: 512 MB
> NOR Flash Bank : Primary
> SD/MMC : 4-bit Mode
> eSPI : Enabled
> FLASH: 16 MB
> L2:    256 KB enabled
> NAND:  32 MiB
> MMC:  FSL_ESDHC: 0
> EEPROM: Read failed.
>     eTSEC2 is in sgmii mode.
> 
>     PCIE2 connected to Slot 1 as Root Complex (base addr ffe09000)
>     PCIE2 on bus 00 - 01
> 
>     PCIE1 connected to Slot 2 as Root Complex (base addr ffe0a000)
>     PCIE1 on bus 02 - 02
> 
> In:    serial
> Out:   serial
> Err:   serial
> Net:   uploading VSC7385 microcode from ef000000
> eTSEC1: No support for PHY id ffffffff; assuming generic eTSEC1,
eTSEC2,
> eTSEC3
> 
> Thanks.
> 
> Felix.
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] TOT u-boot makes P1020RDB unbootable
  2010-06-21 10:35 ` Aggrwal Poonam-B10812
@ 2010-06-21 10:54   ` Wolfgang Denk
  2010-06-22  5:21     ` Aggrwal Poonam-B10812
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2010-06-21 10:54 UTC (permalink / raw)
  To: u-boot

Dear "Aggrwal Poonam-B10812",

In message <8660DA277DC57B4BAAC78225F03146B6B08809@zin33exm24.fsl.freescale.net> you wrote:
> There are few changes which need to be done for RevD and are not in TOT.
> 
> I will send the patches for it soon.

Please hurry up. There is not much time left before the release.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Beware of programmers carrying screwdrivers."      - Chip Salzenberg

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] TOT u-boot makes P1020RDB unbootable
  2010-06-21 10:54   ` Wolfgang Denk
@ 2010-06-22  5:21     ` Aggrwal Poonam-B10812
  0 siblings, 0 replies; 4+ messages in thread
From: Aggrwal Poonam-B10812 @ 2010-06-22  5:21 UTC (permalink / raw)
  To: u-boot



> -----Original Message-----
> From: u-boot-bounces at lists.denx.de
[mailto:u-boot-bounces at lists.denx.de]
> On Behalf Of Wolfgang Denk
> Sent: Monday, June 21, 2010 4:25 PM
> To: Aggrwal Poonam-B10812
> Cc: U-Boot-Denx; Kumar Gala
> Subject: Re: [U-Boot] TOT u-boot makes P1020RDB unbootable
> 
> Dear "Aggrwal Poonam-B10812",
> 
> In message
> <8660DA277DC57B4BAAC78225F03146B6B08809@zin33exm24.fsl.freescale.net>
you
> wrote:
> > There are few changes which need to be done for RevD and are not in
> TOT.
> >
> > I will send the patches for it soon.
> 
> Please hurry up. There is not much time left before the release.
> 
I am right now testing it, will send the patch ASAP.

Regards
Poonam
> Best regards,
> 
> Wolfgang Denk
> 
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> "Beware of programmers carrying screwdrivers."      - Chip Salzenberg
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-22  5:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 10:19 [U-Boot] TOT u-boot makes P1020RDB unbootable Felix Radensky
2010-06-21 10:35 ` Aggrwal Poonam-B10812
2010-06-21 10:54   ` Wolfgang Denk
2010-06-22  5:21     ` Aggrwal Poonam-B10812

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.