Skip to content
Snippets Groups Projects
  1. May 27, 2014
    • Alessandro Rubini's avatar
      patches/buildroot: to build under ubuntu-14.04, change autoconf docs · f986c7cb
      Alessandro Rubini authored
      
      Again, suboptimal formatting is now an error in new makeinfo. Worse,
      this looks correct, but the complain is there anyways.  Hack a fix,
      killing a newline that make the parser report the error.
      
      Hope we are done: nobody outside gnu is fool enough to use makeinfo.
      Me excluded, obviously (see wr-switch-sw/doc).
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      f986c7cb
    • Alessandro Rubini's avatar
      patches/buildroot: to build under ubuntu-14.04 avoid building gcc docs · 57e10c2a
      Alessandro Rubini authored
      Somebody decided that suboptimal formatting is now an error. So the
      new makeinfo errors out when building gcc-4.3.6 because of
      documentation details.  Idiocy has no limits, and we are are bound to
      suffer for that.  I remember when "gnu's not unix, we have higher standards".
      
      This patch prevents gcc documentation to be built when buildroot prepares
      the cross compiler.  Bah.
      
      /alessandro who wasted a whole day on that
      57e10c2a
  2. May 13, 2014
    • Alessandro Rubini's avatar
      flashing: new procedure · 0a793309
      Alessandro Rubini authored
      
      This changes the flashing procedure, because the previous one did not
      work any more now that the default filesystem size is bigger.
      
      With this commit no jffs2 images is generated any more, and the
      filesystem image is not included as a payload in the initramfs booted
      using the USB tools.
      
      Rather, the initramfs downloads wrs-image.tar.gz using TFTP, from the
      IP address that replied to DHCP, and untars it to the NAND partitions.
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      0a793309
    • Alessandro Rubini's avatar
      barebox: force memory size to 64MB · c66964e6
      Alessandro Rubini authored
      
      This barebox version autodetects memory, but at installation time it
      detects 8MB instead of 64MB.  This patch forces 64MB, like we used to
      do in v2012.05 when no autodetection was there (actually, there the
      pm9g45 harwired 128MB, but this had no side effects for us).
      
      Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
      c66964e6
  3. May 12, 2014
  4. May 02, 2014
  5. Mar 31, 2014
  6. Feb 01, 2014
  7. Nov 29, 2013
  8. Sep 03, 2013
  9. Jul 26, 2013
  10. Jul 25, 2013
    • Benoit Rat's avatar
      at91boot: update building with git version · dae2cdd4
      Benoit Rat authored
      Git revision can refer to the at91bootstrap repo itself used to generate
      the patches (in this case .git exist) or to a parent repo (wr-switch-sw)
      that we used with patches (In this case we need to pass git value using
      exported variable) because no .git folder when creating the
      at91bootstrap folder.
      dae2cdd4
  11. Jul 10, 2013
  12. Feb 20, 2013
  13. Jan 18, 2013
  14. Nov 13, 2012
  15. Oct 29, 2012
  16. Oct 25, 2012
  17. Aug 07, 2012
  18. Aug 06, 2012
  19. Aug 02, 2012
  20. Jul 29, 2012
  21. Jul 16, 2012