Re: [PATCH 1/1] x86: Add config option to setup early serial console

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mike Travis <travis@...>
Cc: Ingo Molnar <mingo@...>, Andrew Morton <akpm@...>, Thomas Gleixner <tglx@...>, <linux-kernel@...>
Date: Thursday, June 12, 2008 - 6:59 pm

Mike Travis wrote:

The easiest way to get to something extremely early is to parse it out 
already in the setup code and pass in a flag in struct boot_params. 
Otherwise, the kernel command line is present in memory and can be 
copied or parsed in an ad hoc manner.  For i386 it is copied in place 
already in the assembly code -- for x86-64 it looks like we could 
trivially move copy_bootdata until just past clear_bss().

	-hpa
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/1] x86: Add config option to setup early serial..., H. Peter Anvin, (Thu Jun 12, 6:59 pm)