- May 27, 2014
-
-
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:
Alessandro Rubini <rubini@gnudd.com>
-
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
-
- May 13, 2014
-
-
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:
Alessandro Rubini <rubini@gnudd.com>
-
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:
Alessandro Rubini <rubini@gnudd.com>
-
- May 12, 2014
-
-
Alessandro Rubini authored
When porting forward the patches from v2012.05 to v2014.04, I forgot this last patch, that allows flash-wrs to set a mac address in the barebox binary. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- May 02, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
the new barebox we'll introduce supports much more stuff, and is 0x63000 in size. Thus, load 0x84000 bytes from dataflash, a multiple of the pages size (0x420). Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Mar 31, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Feb 01, 2014
-
-
Alessandro Rubini authored
Most daemons write their stdout/err to /dev/kmsg, and thus clutter the serial console. We'd better boot in quiet mode. This, among other things, gains a few seconds of boot time. Developers can always add "verbose" if needed (or remove "quiet"). Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Nov 29, 2013
-
-
Alessandro Rubini authored
Both the buildroot and busybox config files are not hosted in configs/buildroot/ within wr-switch-sw, where I expect to place several such configuration files, at least to try different setups. The name of the buildroot configuration file is not chosen using Kconfig (but the default is silently applied. If the user provides a relative pathname, it is expanded to wr-switch-sw/configs/buildroot . Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Sep 03, 2013
-
-
Benoit Rat authored
Also replace the generated .bin in the binaries/ folder
-
- Jul 26, 2013
-
-
Benoit Rat authored
This is a patch of patch applied to m4 library during buildroot compilation. This error occurs with recent GCC version (4.7.3 on ubuntu 13.04).
-
- Jul 25, 2013
-
-
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.
-
- Jul 10, 2013
-
-
Grzegorz Daniluk authored
The script wrfs_mnt can be used for remounting rootfs to update the configuration of the switch.
-
- Feb 20, 2013
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jan 18, 2013
-
-
Benoit Rat authored
-
- Nov 13, 2012
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Oct 29, 2012
-
-
Federico Vaga authored
Signed-off-by:
Federico Vaga <federico.vaga@gmail.com>
-
Federico Vaga authored
Signed-off-by:
Federico Vaga <federico.vaga@gmail.com>
-
Federico Vaga authored
Signed-off-by:
Federico Vaga <federico.vaga@gmail.com>
-
Federico Vaga authored
The flasher script will write on the DDR memory the value content in magicstr. When barebox start, it checks for this string in the memory. If the string is there, barebox automatically boot the kernel from the DDR memory. Signed-off-by:
Federico Vaga <federico.vaga@gmail.com>
-
Alessandro Rubini authored
-
- Oct 25, 2012
-
-
Signed-off-by:
Federico Vaga <federico.vaga@gmail.com>
-
- Aug 07, 2012
-
-
Alessandro Rubini authored
-
Alessandro Rubini authored
-
Alessandro Rubini authored
-
Alessandro Rubini authored
-
Alessandro Rubini authored
These patches are used internally to fix some mishaps. You are not expected to use them but they are published just in case they are useful again (and for historical memory).
-
Signed-off-by:
Federico Vaga <federico.vaga@gmail.com>
-
- Aug 06, 2012
-
-
Alessandro Rubini authored
This patch has no functional change, it only changes the procedure for easier modification of configuration items.
-
Alessandro Rubini authored
-
- Aug 02, 2012
-
-
Alessandro Rubini authored
-
Alessandro Rubini authored
-
- Jul 29, 2012
-
-
- Jul 16, 2012
-
-
Benoit Rat authored
-
-
-
-