| To: | "David Daney" <ddaney@caviumnetworks.com> |
|---|---|
| Subject: | RE: [RFC PATCH 1/2] The Device Tree Patch for MIPS |
| From: | "Dezhong Diao (dediao)" <dediao@cisco.com> |
| Date: | Thu, 13 May 2010 13:50:04 -0500 |
| Authentication-results: | rtp-iport-1.cisco.com; dkim=neutral (message not signed) header.i=none |
| Cc: | <linux-mips@linux-mips.org>, "David VomLehn (dvomlehn)" <dvomlehn@cisco.com>, "Tony Colclough (colclot)" <colclot@cisco.com>, "Grant Likely" <grant.likely@secretlab.ca> |
| In-reply-to: | <4BEAE438.7080303@caviumnetworks.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | Acrx9/Tt8ZhsxHU6Rx+ZPdIrEajDfAA05zKg |
| Thread-topic: | [RFC PATCH 1/2] The Device Tree Patch for MIPS |
>> +/* which is compatible with the flattened device tree (FDT) */ >> +#define cmd_line arcs_cmdline >What is this #define floating in space? The variable "cmd_line" is being used in generic code of device tree, most of platforms (ARM, POWERPC , etc) have its definition, but it isn't present in MIPS. Actually there is a variable "arcs_cmdline" to be used as the same purpose in MIPS, that is the reason "arcs_cmdline" is given a new name. Thanks Dezhong |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 9/9] tracing: MIPS: cleanup of the address space checking, David Daney |
|---|---|
| Next by Date: | Re: [RFC PATCH 1/2] The Device Tree Patch for MIPS, David Daney |
| Previous by Thread: | Re: [RFC PATCH 1/2] The Device Tree Patch for MIPS, David Daney |
| Next by Thread: | Re: [RFC PATCH 1/2] The Device Tree Patch for MIPS, David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |