public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] RE: FT u-boot shim
@ 2006-04-27 19:30 Rune Torgersen
  2006-04-27 19:40 ` [U-Boot-Users] " Kumar Gala
  0 siblings, 1 reply; 34+ messages in thread
From: Rune Torgersen @ 2006-04-27 19:30 UTC (permalink / raw)
  To: u-boot

Would it be possible to have the kernel smart enough that if it gets
passed a bd_t pointer, it updates the dts before booting fully. 
Newer u-boot versions that support dts then would pass a NULL bd_t
pointer to a kernel that supports dts. Kernel would then not update the
dts, but use the one it gets handed.

bootm should be able to see if the kernel has an attached dts, update it
with runtime parameters, and hand it off to the kernel. If it is an old
kernel, hand it the bd_t pointer.

^ permalink raw reply	[flat|nested] 34+ messages in thread
* [U-Boot-Users] Re: FT u-boot shim
@ 2006-04-28 16:25 Rune Torgersen
  2006-04-28 19:28 ` Wolfgang Denk
  0 siblings, 1 reply; 34+ messages in thread
From: Rune Torgersen @ 2006-04-28 16:25 UTC (permalink / raw)
  To: u-boot

> -----Original Message-----
> From: Tolunay Orkun
> Why can't we have dts compiled into 'vmlinux' perhaps marked 
> as __init 
> (or something like it). If kernel is going to patch it 
> anyway, why do we 
> pass a static file from u-boot?
> 

Have it in there with space reserved for the variables bootm need to
fill in. 
That way bootm only needs to look in the dts, find the variables it
needs to update, and patch them.

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

end of thread, other threads:[~2006-04-28 19:50 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20060426191957.14C4F353DAC@atlas.denx.de>
2006-04-27 18:18 ` [U-Boot-Users] Re: FT u-boot shim Kumar Gala
2006-04-27 19:05   ` Wolfgang Denk
2006-04-27 19:20     ` Kumar Gala
2006-04-27 19:33       ` Jerry Van Baren
2006-04-27 19:42         ` Kumar Gala
2006-04-27 19:43         ` Wolfgang Denk
2006-04-27 20:40           ` Jerry Van Baren
2006-04-27 21:25             ` Pantelis Antoniou
2006-04-27 21:45             ` Wolfgang Denk
2006-04-27 19:40       ` Wolfgang Denk
2006-04-27 19:46         ` Kumar Gala
2006-04-27 19:59         ` Kumar Gala
2006-04-27 21:36           ` Wolfgang Denk
2006-04-27 21:55         ` Tolunay Orkun
2006-04-27 22:12           ` Wolfgang Denk
2006-04-27 22:28             ` Pantelis Antoniou
2006-04-27 22:55               ` Wolfgang Denk
2006-04-28  7:34                 ` Pantelis Antoniou
2006-04-28  7:43                   ` Wolfgang Denk
2006-04-28  8:03                     ` Pantelis Antoniou
2006-04-28  9:37                       ` ???
2006-04-28  9:51                       ` Wolfgang Denk
2006-04-28 16:10                         ` Tolunay Orkun
2006-04-28 16:36             ` [U-Boot-Users] Re: FT u-boot shim - using ramdisk? Roger Larsson
2006-04-28 19:30               ` Kumar Gala
2006-04-28 19:34               ` Wolfgang Denk
2006-04-27 19:30 [U-Boot-Users] RE: FT u-boot shim Rune Torgersen
2006-04-27 19:40 ` [U-Boot-Users] " Kumar Gala
2006-04-27 19:45   ` Wolfgang Denk
2006-04-27 19:54     ` Kumar Gala
2006-04-27 21:34       ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2006-04-28 16:25 Rune Torgersen
2006-04-28 19:28 ` Wolfgang Denk
2006-04-28 19:50   ` Pantelis Antoniou

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