commit | 3f4110a48a749a1aa1c54fb807afb3f32f49711c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Aug 29 14:54:20 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Aug 31 11:09:40 2009 +0200 |
tree | 5c0cab75bbb0868b59ee9a5b9f76fb2f5d325211 | |
parent | 162bc7ab01a00eba1c5d614e64a51e1268ee3f96 [diff] |
x86: Add Moorestown early detection Moorestown MID devices need to be detected early in the boot process to setup and do not call x86_default_early_setup as there is no EBDA region to reserve. [ Copied the minimal code from Jacobs latest MRST series ] Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Jacob Pan <jacob.jun.pan@intel.com>