All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5
Date: Wed, 12 Sep 2012 10:02:50 -0700	[thread overview]
Message-ID: <5050C03A.5050405@ti.com> (raw)
In-Reply-To: <20120911002123.GB6149@elf.ucw.cz>

On 09/10/2012 05:21 PM, Pavel Machek wrote:
> Hi!
> 
>>> From: Dinh Nguyen <dinguyen@altera.com>
>>>
>>> Add minimal support for Altera's SOCFPGA Cyclone 5 hardware.
>>>
>>> Applied on top of trini/WIP/spl-improvements v6
>> [...]
>>
>> __noreturn attribute to reset_cpu() is still missing, but that's a
>> minor thing.
> 
> Plus, I guess these should be deleted. We already have prototype in
> common....
> 
> arch/arm/include/asm/arch-kirkwood/cpu.h:void reset_cpu(unsigned long ignored);
> arch/arm/include/asm/arch-orion5x/cpu.h:void reset_cpu(unsigned long ignored);
> arch/arm/include/asm/arch-socfpga/reset_manager.h:void reset_cpu(ulong addr);
> 
> What needs to be done to get the socfpga patches merged?

Please do a v2 of the common.h patch that removes these SoC declarations
and confirm that MAKEALL -s kirkwood -s orion5x compiles without new
warnings.  Thanks!

-- 
Tom

      parent reply	other threads:[~2012-09-12 17:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-31 23:39 [U-Boot] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5 dinguyen at altera.com
2012-08-31 22:47 ` Marek Vasut
2012-09-11  0:17   ` [U-Boot] [Patch] make reset_cpu nonreturn Pavel Machek
2012-09-11  6:53     ` Marek Vasut
2012-09-12  9:16       ` Pavel Machek
2012-09-11  0:21   ` [U-Boot] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5 Pavel Machek
2012-09-11  5:53     ` Stefan Roese
2012-09-12  9:23       ` Pavel Machek
2012-09-12 16:56       ` Tom Rini
2012-09-13  6:51         ` Stefan Roese
2012-09-11  6:54     ` Marek Vasut
2012-09-25 12:26       ` Pavel Machek
2012-09-25 13:58         ` Marek Vasut
2012-09-12 17:02     ` Tom Rini [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=5050C03A.5050405@ti.com \
    --to=trini@ti.com \
    --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.