From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 0/3] at91bootstrap: collected patches
Date: Tue, 21 Nov 2017 15:25:37 +0100 [thread overview]
Message-ID: <20171121142540.6685-1-ada@thorsis.com> (raw)
Hei hei,
this small patch series includes three patches for the legacy
at91bootstrap, or let's name it ancient. I don't know if anyone but me
still uses this?
The first patch just adds a working mirror URL.
The second change imports an old patch from buildroot, I'm not 100%
sure if it's really necessary, but I have it in my BSP for a long
time.
The third patch fixes the same problem Ladislav Michl reported and
fixed for at91bootstrap2 lately, but I had to add some more lines,
which I borrowed from bootstrap or kernel, not sure. I actually tested
this on at91sam9g20 booting from nand flash and it boots successfully.
Greets
Alex
Alexander Dahl (3):
at91bootstrap: Add mirror URL for legacy bootstrap
at91bootstrap: Add patch to work with EABI toolchains
at91bootstrap: Add wrapper blacklist
.../0001-crt0_gnu.S-fix-image-size.patch | 10 +-
...32-littlearm.lds-fix-overlap-linker-error.patch | 6 +-
.../0003-Fix-build-with-EABI-toolchain.patch | 338 +++++++++++++++++++++
patches/Bootstrap-v1.16/series | 3 +-
rules/at91bootstrap.make | 15 +-
5 files changed, 361 insertions(+), 11 deletions(-)
create mode 100644 patches/Bootstrap-v1.16/0003-Fix-build-with-EABI-toolchain.patch
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-11-21 14:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-21 14:25 Alexander Dahl [this message]
2017-11-21 14:25 ` [ptxdist] [PATCH 1/3] at91bootstrap: Add mirror URL for legacy bootstrap Alexander Dahl
2017-11-21 14:25 ` [ptxdist] [PATCH 2/3] at91bootstrap: Add patch to work with EABI toolchains Alexander Dahl
2017-11-21 14:25 ` [ptxdist] [PATCH 3/3] at91bootstrap: Add wrapper blacklist Alexander Dahl
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=20171121142540.6685-1-ada@thorsis.com \
--to=ada@thorsis.com \
--cc=ptxdist@pengutronix.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