All of lore.kernel.org
 help / color / mirror / Atom feed
* Config files that aren't mach_defconfig...
@ 2004-11-29 22:18 Peter Chubb
  2004-11-30 19:27 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Chubb @ 2004-11-29 22:18 UTC (permalink / raw)
  To: Sam Ravnborg, Russell King; +Cc: linux-kernel


Hi Sam,
   I've just finished porting Linux 2.6 to a new ARM board, that needs
a custom initramfs list.  My approach was to set
CONFIG_INITRAMFS_SOURCE to point to
"$(srctree)/arch/arm/configs/pleb2_initramfs" in the appropriate
defconfig for the board, as it's a default configuration item; but
Russell asks if there isn't a better place for a per-board default initramfs
script to live? 

What I'd like is for the appropriate default -- for this board --
script to be carried around and updated with the other configuration
files, somehow.

--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
The technical we do immediately,  the political takes *forever*

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

* Re: Config files that aren't mach_defconfig...
  2004-11-29 22:18 Config files that aren't mach_defconfig Peter Chubb
@ 2004-11-30 19:27 ` Sam Ravnborg
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2004-11-30 19:27 UTC (permalink / raw)
  To: Peter Chubb; +Cc: Sam Ravnborg, Russell King, linux-kernel

On Tue, Nov 30, 2004 at 09:18:46AM +1100, Peter Chubb wrote:
> 
> Hi Sam,
>    I've just finished porting Linux 2.6 to a new ARM board, that needs
> a custom initramfs list.  My approach was to set
> CONFIG_INITRAMFS_SOURCE to point to
> "$(srctree)/arch/arm/configs/pleb2_initramfs" in the appropriate
> defconfig for the board, as it's a default configuration item; but
> Russell asks if there isn't a better place for a per-board default initramfs
> script to live? 

We have arch/$arch/configs for this specific purpose to store baord specific
configuration. So mixing *_defconfig and _initramfs is a natural choice.
Nothing is gained by introducing another directory for this purpose.

	Sam

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

end of thread, other threads:[~2004-11-30 19:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-29 22:18 Config files that aren't mach_defconfig Peter Chubb
2004-11-30 19:27 ` Sam Ravnborg

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.