From: Antony Pavlov <antonynpavlov@gmail.com>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 09/10] MIPS: add draft cpuinfo command
Date: Mon, 25 Jul 2011 12:42:59 +0400 [thread overview]
Message-ID: <CAA4bVAGyvhG-S74ewjPKhO93YVFiPSm+HLfXJKxG040L6B0D4Q@mail.gmail.com> (raw)
In-Reply-To: <20110725025843.GD10295@game.jcrosoft.org>
On 25/07/2011, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:
> On 23:22 Sun 24 Jul , Antony Pavlov wrote:
>> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
>> ---
>> arch/mips/Kconfig | 11 +++++++++++
>> arch/mips/lib/Makefile | 3 +++
>> arch/mips/lib/cpuinfo.c | 38 ++++++++++++++++++++++++++++++++++++++
>> 3 files changed, 52 insertions(+), 0 deletions(-)
>> create mode 100644 arch/mips/lib/cpuinfo.c
>>
...
>> --- a/arch/mips/lib/Makefile
>> +++ b/arch/mips/lib/Makefile
>> @@ -4,3 +4,6 @@ obj-y += lshrdi3.o
>> obj-y += ashldi3.o
>> obj-y += ashrdi3.o
>> obj-y += memory.o
>> +
>> +#obj-$(CONFIG_CMD_MIPS_CPUINFO) += cpuinfo.o
>> +obj-y += cpuinfo.o
> ??
Ups ...
I'm going to fix it.
--
Best regards,
Antony Pavlov
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2011-07-25 8:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-24 19:22 [PATCH 02/10] MIPS: import libgcc-related files from linux-2.6.39 Antony Pavlov
2011-07-24 19:22 ` [PATCH 03/10] MIPS: import header files Antony Pavlov
2011-07-24 19:22 ` [PATCH 04/10] MIPS: add start.S, CP0 clocksource, linker script and memory layout function Antony Pavlov
2011-07-24 19:22 ` [PATCH 05/10] MIPS: add Malta machine support to barebox Antony Pavlov
2011-07-24 19:22 ` [PATCH 06/10] MIPS: add qemu malta board " Antony Pavlov
2011-07-25 2:56 ` Jean-Christophe PLAGNIOL-VILLARD
2011-07-24 19:22 ` [PATCH 07/10] MIPS: add initial BCM47xx-based boards support Antony Pavlov
2011-07-24 19:22 ` [PATCH 08/10] MIPS: add initial D-Link DIR-320 wireless router support Antony Pavlov
2011-07-25 2:57 ` Jean-Christophe PLAGNIOL-VILLARD
2011-07-25 8:50 ` Antony Pavlov
2011-07-24 19:22 ` [PATCH 09/10] MIPS: add draft cpuinfo command Antony Pavlov
2011-07-25 2:58 ` Jean-Christophe PLAGNIOL-VILLARD
2011-07-25 8:42 ` Antony Pavlov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAA4bVAGyvhG-S74ewjPKhO93YVFiPSm+HLfXJKxG040L6B0D4Q@mail.gmail.com \
--to=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=plagnioj@jcrosoft.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox