public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] pass custom data to Linux
@ 2003-11-12 17:07 Anders Larsen
  2003-11-12 18:14 ` George G. Davis
  2003-12-07  0:07 ` Wolfgang Denk
  0 siblings, 2 replies; 15+ messages in thread
From: Anders Larsen @ 2003-11-12 17:07 UTC (permalink / raw)
  To: u-boot

Hi,

the attached patch defines a new config option CONFIG_CUSTOM_TAGS for
ARM targets.

Defining this option causes do_bootm_linux() to call the function
setup_custom_tags(), which should be supplied from the board-specific
stuff.

Specifically, I need to pass the board revision and serial number to
the Linux kernel, and I'd like to use the standard method of passing
tagged parameters. For my purpose, ATAG_SERIAL and ATAG_REVISION are
already defined (and supported by the kernel).

CHANGELOG:
   add config option CONFIG_CUSTOM_TAGS

Cheers
 Anders

-------------- next part --------------
A non-text attachment was scrubbed...
Name: u-boot.custom-tags.patch
Type: application/octet-stream
Size: 1280 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20031112/06b89267/attachment.obj 

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

end of thread, other threads:[~2004-01-02 15:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-12 17:07 [U-Boot-Users] [PATCH] pass custom data to Linux Anders Larsen
2003-11-12 18:14 ` George G. Davis
2003-11-13  8:53   ` Anders Larsen
2003-11-14 22:05     ` George G. Davis
2003-11-17  8:25       ` Anders Larsen
2003-11-17  9:04         ` Wolfgang Denk
2003-11-17  9:22           ` Anders Larsen
2003-11-17  9:33             ` Wolfgang Denk
2003-11-17 11:10               ` Anders Larsen
2003-11-17 15:12                 ` Wolfgang Denk
2003-11-18  9:09                   ` Anders Larsen
2003-12-07  0:07 ` Wolfgang Denk
2003-12-07 17:07   ` Anders Larsen
2003-12-08 10:38     ` Anders Larsen
2004-01-02 15:04       ` Wolfgang Denk

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