public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@piout.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/4] ARM: at91: add cpu.h
Date: Tue, 11 Aug 2015 11:03:21 +0200	[thread overview]
Message-ID: <20150811090321.GJ3411@piout.net> (raw)
In-Reply-To: <1439187268-16449-2-git-send-email-hs@denx.de>

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
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.


-- 
Alexandre Belloni

  reply	other threads:[~2015-08-11  9:03 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 [this message]
2015-08-11  9:44     ` Heiko Schocher
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=20150811090321.GJ3411@piout.net \
    --to=alexandre.belloni@piout.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox