public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] U-boot + Linux + SMP question
@ 2005-03-25 22:02 syoder at austin.rr.com
  2005-03-26  0:35 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: syoder at austin.rr.com @ 2005-03-25 22:02 UTC (permalink / raw)
  To: u-boot

I have a high level question about how U-boot interacts with the Linux kernel on a PowerPC SMP system.
 
CPU 0 starts at the boot vector in U-boot, configures system, boots the Linux kernel.   In the kernel, CPU 0 takes action to start CPU 1 and waits for CPU 1 to start.
 
CPU 1 also starts execution at the boot vector.   Does CPU 1 take a different execution path through U-boot?   Does CPU 1 also decompress the kernel into SDRAM (over top of the one put there by CPU0)?
 
The CONFIG_SMP define in u-boot seems be isolated mostly to the asm-ppc/bitops.h header file.
 
Any pointers to where I could find info on this would be appreciated.
 
Thanks,
Stuart Yoder

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

* [U-Boot-Users] U-boot + Linux + SMP question
  2005-03-25 22:02 [U-Boot-Users] U-boot + Linux + SMP question syoder at austin.rr.com
@ 2005-03-26  0:35 ` Wolfgang Denk
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2005-03-26  0:35 UTC (permalink / raw)
  To: u-boot

In message <6c44b46c58b9.6c58b96c44b4@texas.rr.com> you wrote:
> I have a high level question about how U-boot interacts with the Linux kernel on a PowerPC SMP system.

I am not aware of any port of U-Boot to a MP system yet.

> The CONFIG_SMP define in u-boot seems be isolated mostly to the asm-ppc/bitops.h header file.

These are files copied from the Linux  kernel.  CONFIG_SMP  is  never
used in U-Boot (yet).

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I have a theory that it's impossible to prove anything, but  I  can't
prove it.

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

* [U-Boot-Users] U-boot + Linux + SMP question
@ 2005-03-27  0:18 Frank
  0 siblings, 0 replies; 3+ messages in thread
From: Frank @ 2005-03-27  0:18 UTC (permalink / raw)
  To: u-boot

Actually, I ported u-boot to a quad 7450 sbc a few months ago. I
wanted to submit a patch, but unfortunately, my client wouldn't
approve it. I explained to them that they had to publish the
source if they shipped the product. They got around it by
replacing it with their brain dead boot loader instead. So we
only used it to bring up the hardware.:-(


--- Wolfgang Denk <wd@denx.de> wrote:
> In message <6c44b46c58b9.6c58b96c44b4@texas.rr.com> you wrote:
> > I have a high level question about how U-boot interacts with
> the Linux kernel on a PowerPC SMP system.
> 
> I am not aware of any port of U-Boot to a MP system yet.
> 
> > The CONFIG_SMP define in u-boot seems be isolated mostly to
> the asm-ppc/bitops.h header file.
> 
> These are files copied from the Linux  kernel.  CONFIG_SMP  is
>  never
> used in U-Boot (yet).
> 
> Best regards,
> 
> Wolfgang Denk
> 
> -- 
> Software Engineering:  Embedded and Realtime Systems, 
> Embedded Linux
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email:
> wd at denx.de
> I have a theory that it's impossible to prove anything, but  I
>  can't
> prove it.
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from
> real users.
> Discover which products truly live up to the hype. Start
> reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

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

end of thread, other threads:[~2005-03-27  0:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-25 22:02 [U-Boot-Users] U-boot + Linux + SMP question syoder at austin.rr.com
2005-03-26  0:35 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2005-03-27  0:18 Frank

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox