All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/4] ARM: at91: add cpu.h
Date: Tue, 11 Aug 2015 11:44:19 +0200	[thread overview]
Message-ID: <55C9C3F3.7010408@denx.de> (raw)
In-Reply-To: <20150811090321.GJ3411@piout.net>

Hello Alexandre,

Am 11.08.2015 um 11:03 schrieb Alexandre Belloni:
> Hi,
>
> On 10/08/2015 at 08:14:24 +0200, Heiko Schocher wrote :
>> add cpu.h from linux:
>>
>> 7538ec7d1e5: ARM: at91: remove no-MMU at91x40 support
>>
>> so it is easier to port linux code, which is based on it.
>>
>> Signed-off-by: Heiko Schocher <hs@denx.de>
>> ---
>>
>> Changes in v2: None
>>
>>   arch/arm/mach-at91/include/mach/cpu.h | 149 ++++++++++++++++++++++++++++++++++
>>   1 file changed, 149 insertions(+)
>>   create mode 100644 arch/arm/mach-at91/include/mach/cpu.h
>>
>
> My comment still holds, you should not need that a no Linux code is

Sorry, seems I missed your comment ... Sorry for that.

> using cpui_is_at91* anymore. The main concern is that you will be based
> on an older version of the driver and you will be missing future fixes.

Ok, I look into this, and update to a newer version.

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2015-08-11  9:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-10  6:14 [U-Boot] [PATCH v2 0/4] add dfu support for at91 sam9260 based boards Heiko Schocher
2015-08-10  6:14 ` [U-Boot] [PATCH v2 1/4] ARM: at91: add cpu.h Heiko Schocher
2015-08-11  9:03   ` Alexandre Belloni
2015-08-11  9:44     ` Heiko Schocher [this message]
2015-08-10  6:14 ` [U-Boot] [PATCH v2 2/4] usb: gadget: at91_udc: port linux driver at91_udc Heiko Schocher
2015-08-10  6:14 ` [U-Boot] [PATCH v2 3/4] usb: gadget: at91_udc: add at91_udc into U-Boot Heiko Schocher
2015-08-10  6:14 ` [U-Boot] [PATCH v2 4/4] at91, taurus, smartweb: add dfu support Heiko Schocher

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=55C9C3F3.7010408@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 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.