From: Remco Poelstra <remco.poelstra@duran-audio.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] LPC2468 again
Date: Tue, 11 May 2010 14:07:14 +0200 [thread overview]
Message-ID: <4BE94872.2010105@duran-audio.com> (raw)
Hi all,
It's been a while since I was last on this list. Due to a lot of
uncertainties in the codebase and a time shortage on my side, I decided
that it was better to wait a while to try to get LPC2468 support in
u-boot. I do at least have a lot more time now.
I would like to have the code added (and accepted in git) in smaller blocks:
1. general startup code
2. a minimal board example
3. external flash support
4. I2C support
5. Ethernet support
I hope you agree with this split up in manageable chunks.
Currently I've ported the code to the latest git version. It compiles
more or less, except for the following error:
/usr/local/ELDK/usr/bin/../lib/gcc/arm-linux-gnueabi/4.2.2/soft-float/libgcc.a(_divdi3.o):(.ARM.exidx+0x0):
undefined reference to `__aeabi_unwind_cpp_pr0'
/usr/local/ELDK/usr/bin/../lib/gcc/arm-linux-gnueabi/4.2.2/soft-float/libgcc.a(_udivdi3.o):(.ARM.exidx+0x0):
undefined reference to `__aeabi_unwind_cpp_pr0'
How can I fix that? It seems it's the last small problem before I can
send a patch set for the startup code.
Kind regards,
Remco Poelsta
next reply other threads:[~2010-05-11 12:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-11 12:07 Remco Poelstra [this message]
2010-05-11 12:25 ` [U-Boot] LPC2468 again Anatolij Gustschin
2010-05-11 12:40 ` Remco Poelstra
2010-05-11 12:45 ` Anatolij Gustschin
2010-05-11 13:14 ` Remco Poelstra
2010-05-11 19:52 ` Wolfgang Denk
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=4BE94872.2010105@duran-audio.com \
--to=remco.poelstra@duran-audio.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.