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

Reply via email to