* [U-Boot] u-boot for BMW board
@ 2008-09-03 13:39 Ramji PanchaReddy
2008-09-03 14:59 ` Wolfgang Denk
0 siblings, 1 reply; 5+ messages in thread
From: Ramji PanchaReddy @ 2008-09-03 13:39 UTC (permalink / raw)
To: u-boot
This is Ramji from A.P ,India.I am new to u-boot.
I am using BMW board.
i used Sandpoint8245_config for board configuration based on the CPU
when i load the u-boot.bin i got following o/p
++++++++++++++++++++++++++++++++++
U-Boot 1.1.6 (Sep 2 2008 - 20:22:29)
CPU: MPC8245 Revision 1.2 at 166.666 MHz: 16 kB I-Cache 16 kB D-Cache
Board: Sandpoint 8245 Unity ##Test not implemented yet##
I2C: ready
DRAM: 64 MB
FLASH: *** failed ***
### ERROR ### Please RESET the board ###
++++++++++++++++++++++++++++++++++++++++++++++
Can anyone help me in booting u-boot for my board and please clarify my
queries...
1.Did i configured u-boot correctly for my board.If so what else i have to
do to boot the board smoothly.
2.which cross compiler i have to use to compile this and where can we get
it?
Thanks a lot in advance.
Regards,
Ramji
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] u-boot for BMW board
2008-09-03 13:39 [U-Boot] u-boot for BMW board Ramji PanchaReddy
@ 2008-09-03 14:59 ` Wolfgang Denk
2008-09-03 15:14 ` Ramji PanchaReddy
0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2008-09-03 14:59 UTC (permalink / raw)
To: u-boot
Dear Ramji PanchaReddy,
in message <96ce52d50809030639w747d050fhe918a0f3edd2c1c0@mail.gmail.com> you wrote:
>
> I am using BMW board.
> i used Sandpoint8245_config for board configuration based on the CPU
> when i load the u-boot.bin i got following o/p
...
> FLASH: *** failed ***
> ### ERROR ### Please RESET the board ###
Well, what did you expect when you configure for board "A" and run on
board "B"?
> 1.Did i configured u-boot correctly for my board.If so what else i have to
> do to boot the board smoothly.
If you really have a "BMW" Board then you must configure U-Boot for
the "BMW" board. Any other board configuration cannot work.
> 2.which cross compiler i have to use to compile this and where can we get
> it?
You can for example use the ELDK. See
http://www.denx.de/wiki/view/DULG/ELDKAvailability
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
This restaurant was advertising breakfast any time. So I ordered
french toast in the renaissance. - Steven Wright, comedian
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] u-boot for BMW board
2008-09-03 14:59 ` Wolfgang Denk
@ 2008-09-03 15:14 ` Ramji PanchaReddy
2008-09-03 15:30 ` John W. Linville
0 siblings, 1 reply; 5+ messages in thread
From: Ramji PanchaReddy @ 2008-09-03 15:14 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
Thanks a lot for your response ..
I also tried BMW_config and used cross-compiler as ppc_82xx-* .When i load
this i did not get any thing on console.
My processor is MPC8245.
Regards,
Ramji
On Wed, Sep 3, 2008 at 8:29 PM, Wolfgang Denk <wd@denx.de> wrote:
> Dear Ramji PanchaReddy,
>
> in message <96ce52d50809030639w747d050fhe918a0f3edd2c1c0@mail.gmail.com>
> you wrote:
> >
> > I am using BMW board.
> > i used Sandpoint8245_config for board configuration based on the CPU
> > when i load the u-boot.bin i got following o/p
> ...
> > FLASH: *** failed ***
> > ### ERROR ### Please RESET the board ###
>
> Well, what did you expect when you configure for board "A" and run on
> board "B"?
>
> > 1.Did i configured u-boot correctly for my board.If so what else i have
> to
> > do to boot the board smoothly.
>
> If you really have a "BMW" Board then you must configure U-Boot for
> the "BMW" board. Any other board configuration cannot work.
>
> > 2.which cross compiler i have to use to compile this and where can we get
> > it?
>
> You can for example use the ELDK. See
> http://www.denx.de/wiki/view/DULG/ELDKAvailability
>
> 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
> This restaurant was advertising breakfast any time. So I ordered
> french toast in the renaissance. - Steven Wright, comedian
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] u-boot for BMW board
2008-09-03 15:14 ` Ramji PanchaReddy
@ 2008-09-03 15:30 ` John W. Linville
2008-09-04 9:04 ` Ramji PanchaReddy
0 siblings, 1 reply; 5+ messages in thread
From: John W. Linville @ 2008-09-03 15:30 UTC (permalink / raw)
To: u-boot
On Wed, Sep 03, 2008 at 08:44:37PM +0530, Ramji PanchaReddy wrote:
> Hi Wolfgang,
> Thanks a lot for your response ..
>
> I also tried BMW_config and used cross-compiler as ppc_82xx-* .When i load
> this i did not get any thing on console.
> My processor is MPC8245.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] u-boot for BMW board
2008-09-03 15:30 ` John W. Linville
@ 2008-09-04 9:04 ` Ramji PanchaReddy
0 siblings, 0 replies; 5+ messages in thread
From: Ramji PanchaReddy @ 2008-09-04 9:04 UTC (permalink / raw)
To: u-boot
hi Wolfgang,
i used BMW configuration and now o/p is
U-Boot 1.1.6 (Sep 3 2008 - 21:48:59)
CPU: MPC8245 Revision 1.2 at 198 MHz: 16 kB I-Cache 16 kB D-Cache
Board: BMW MPC8245/KAHLUA2 - CHRP (MAP B)
Built: Sep 3 2008 at 21:48:59
Local Bus at 99 MHz
DRAM: 64 MB
FLASH: *** failed ***
### ERROR ### Please RESET the board ###
What are macros i have to look at to pass the FLASH test.and actual DRAM is
256 MB but its showing 64 MB.
Regards,
Ramji
On Wed, Sep 3, 2008 at 9:00 PM, John W. Linville <linville@tuxdriver.com>wrote:
> On Wed, Sep 03, 2008 at 08:44:37PM +0530, Ramji PanchaReddy wrote:
> > Hi Wolfgang,
> > Thanks a lot for your response ..
> >
> > I also tried BMW_config and used cross-compiler as ppc_82xx-* .When i
> load
> > this i did not get any thing on console.
> > My processor is MPC8245.
>
> From what I recall about BMW, you probably want to go through the
> BMW-related configuration bits and verify all the clock settings,
> memory settings, etc for your exact version of the board. IIRC the
> vendor was a bit prone to changing such things between different
> versions.
>
> Good luck!
>
> John
> --
> John W. Linville
> linville at tuxdriver.com
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-09-04 9:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-03 13:39 [U-Boot] u-boot for BMW board Ramji PanchaReddy
2008-09-03 14:59 ` Wolfgang Denk
2008-09-03 15:14 ` Ramji PanchaReddy
2008-09-03 15:30 ` John W. Linville
2008-09-04 9:04 ` Ramji PanchaReddy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox