From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv5] ARM: Add Altera SOCFPGA Cyclone5
Date: Wed, 3 Oct 2012 13:59:00 +0200 [thread overview]
Message-ID: <20121003135900.302c0944@lilith> (raw)
In-Reply-To: <20121002223310.GH30129@bill-the-cat>
Hi Tom,
On Tue, 2 Oct 2012 15:33:10 -0700, Tom Rini <trini@ti.com> wrote:
> On Tue, Oct 02, 2012 at 04:45:24PM -0600, dinguyen at altera.com wrote:
>
> > From: Dinh Nguyen <dinguyen@altera.com>
> >
> > Add minimal support for Altera's SOCFPGA Cyclone 5 hardware.
> >
> > Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
> > Signed-off-by: Chin Liang See <clsee@altera.com>
> > Signed-off-by: Pavel Machek <pavel@denx.de>
> > Reviewed-by: Marek Vasut <marex@denx.de>
> > Cc: Tom Trini <trini@ti.com>
> > Cc: Wolfgang Denx <wd@denx.de>
> > Cc: Albert Aribaud <albert.u.boot@aribaud.net>
> > Cc: Stefan Roese <sr@denx.de>
>
> Acked-by: Tom Rini <trini@ti.com>
>
> Albert, as I had promised that if they rebased on my SPL series and
> since it was close to after the merge window closed they could get this
> in, please take this for the next pull request (assuming you have no
> comments), thanks!
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) gives:
albert at lilith:~/src/u-boot-arm$ LANG=C ./MAKEALL socfpga_cyclone5
Configuring for socfpga_cyclone5 board...
socfpga_cyclone5.c:26:6: error: expected identifier or '(' before 'do'
socfpga_cyclone5.c:26:6: error: expected identifier or '(' before 'while'
make[2]: *** [/home/albert/src/u-boot-arm/spl/board/altera/socfpga_cyclone5/socfpga_cyclone5.o] Error 1
make[1]: *** [/home/albert/src/u-boot-arm/spl/board/altera/socfpga_cyclone5/libsocfpga_cyclone5.o] Error 2
make: *** [spl/u-boot-spl.bin] Error 2
arm-linux-gnueabi-size: './u-boot': No such file
spl.c: In function 'board_init_f':
spl.c:45:38: warning: taking address of expression of type 'void' [enabled by default]
socfpga_cyclone5.c:26:6: error: expected identifier or '(' before 'do'
socfpga_cyclone5.c:26:6: error: expected identifier or '(' before 'while'
make[2]: *** [/home/albert/src/u-boot-arm/spl/board/altera/socfpga_cyclone5/socfpga_cyclone5.o] Error 1
make[1]: *** [/home/albert/src/u-boot-arm/spl/board/altera/socfpga_cyclone5/libsocfpga_cyclone5.o] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [spl/u-boot-spl.bin] Error 2
make: *** Waiting for unfinished jobs....
--------------------- SUMMARY ----------------------------
Boards compiled: 1
Boards with errors: 1 ( socfpga_cyclone5 )
----------------------------------------------------------
Seems there is an issue with the patch.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2012-10-03 11:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 22:45 [U-Boot] [PATCHv5] ARM: Add Altera SOCFPGA Cyclone5 dinguyen at altera.com
2012-10-02 22:33 ` Tom Rini
2012-10-03 11:59 ` Albert ARIBAUD [this message]
2012-10-03 12:56 ` Pavel Machek
2012-10-03 13:11 ` Pavel Machek
2012-10-03 14:13 ` Albert ARIBAUD
2012-10-03 13:11 ` Pavel Machek
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=20121003135900.302c0944@lilith \
--to=albert.u.boot@aribaud.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 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.