On Tue, Jul 22, 2014 at 09:57:19AM +0200, Holger Schurig wrote: > From: Holger Schurig <holgerschurig@xxxxxxxxx> > > I want to use different compilers and static checkers (e.g. clang's > scan-build) on Barebox. As a preparatory step I want to maximize code > coverage in an non-crosscompilation environment. > > This patch set prepares the tree so that "make ARCH=sandbox allyesconfig" > followed by "make ARCH=sandbox" works and compiles warning free (at least > with Debian's gcc-4.6). > > Holger Schurig (3): > sandbox: disable bareboxcrc32 in sandbox mode > sandbox: allow "make ARCH=sandbox allyesconfig" > sandbox: work around missing of_add_memory_bank() Applied 1/3 and 2/3 for now. Sascha > > arch/arm/Kconfig | 2 ++ > arch/nios2/Kconfig | 1 + > arch/openrisc/Kconfig | 1 + > arch/ppc/Kconfig | 1 + > common/Kconfig | 17 +++++++++++++++++ > drivers/ata/Kconfig | 1 + > drivers/input/Kconfig | 2 +- > drivers/net/Kconfig | 4 ++++ > drivers/of/base.c | 2 ++ > drivers/regulator/Kconfig | 1 + > drivers/usb/host/Kconfig | 1 + > drivers/video/imx-ipu-v3/Kconfig | 1 + > 12 files changed, 33 insertions(+), 1 deletion(-) > > -- > 1.8.5.2 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox