* [U-Boot] error when building env @ 2014-05-16 17:26 Luka Perkov 2014-05-16 17:58 ` Tom Rini 0 siblings, 1 reply; 7+ messages in thread From: Luka Perkov @ 2014-05-16 17:26 UTC (permalink / raw) To: u-boot Hi, when trying to build env with "-mfloat-abi=hard" I'm hitting this error: /opt/openwrt/trunk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/arm-openwrt-linux-uclibcgnueabi-gcc -o tools/env/fw_printenv_unstripped tools/env/fw_env.o tools/env/fw_env_main.o tools/env/crc32.o tools/env/ctype.o tools/env/linux_string.o tools/env/env_attr.o tools/env/env_flags.o tools/env/aes.o /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/fw_env.o does not /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: failed to merge target specific data of file tools/env/fw_env.o /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/fw_env_main.o does not /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: failed to merge target specific data of file tools/env/fw_env_main.o /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/crc32.o does not /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: failed to merge target specific data of file tools/env/crc32.o /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/ctype.o does not /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: failed to merge target specific data of file tools/env/ctype.o /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/linux_string.o does not /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: failed to merge target specific data of file tools/env/linux_string.o /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/env_attr.o does not /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: failed to merge target specific data of file tools/env/env_attr.o /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/env_flags.o does not /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: failed to merge target specific data of file tools/env/env_flags.o /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/aes.o does not When env is built with "-mfloat-abi=soft" everything is fine. Has this been triggered by anyone else? Thanks! Luka ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] error when building env 2014-05-16 17:26 [U-Boot] error when building env Luka Perkov @ 2014-05-16 17:58 ` Tom Rini 2014-05-19 12:14 ` Luka Perkov 0 siblings, 1 reply; 7+ messages in thread From: Tom Rini @ 2014-05-16 17:58 UTC (permalink / raw) To: u-boot On Fri, May 16, 2014 at 07:26:51PM +0200, Luka Perkov wrote: > Hi, > > when trying to build env with "-mfloat-abi=hard" I'm hitting this error: > > /opt/openwrt/trunk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/arm-openwrt-linux-uclibcgnueabi-gcc -o tools/env/fw_printenv_unstripped tools/env/fw_env.o tools/env/fw_env_main.o tools/env/crc32.o tools/env/ctype.o tools/env/linux_string.o tools/env/env_attr.o tools/env/env_flags.o tools/env/aes.o > /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/fw_env.o does not Odd. I can build 'tools-only' with my hard float toolchain fine. Can you build with V=1 and see what files are perhaps not getting passed in a -mfloat option? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140516/71f6d8bc/attachment.pgp> ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] error when building env 2014-05-16 17:58 ` Tom Rini @ 2014-05-19 12:14 ` Luka Perkov 2014-06-05 18:25 ` Tom Rini 0 siblings, 1 reply; 7+ messages in thread From: Luka Perkov @ 2014-05-19 12:14 UTC (permalink / raw) To: u-boot Hi Tom, On Fri, May 16, 2014 at 01:58:05PM -0400, Tom Rini wrote: > On Fri, May 16, 2014 at 07:26:51PM +0200, Luka Perkov wrote: > > when trying to build env with "-mfloat-abi=hard" I'm hitting this error: > > > > /opt/openwrt/trunk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/arm-openwrt-linux-uclibcgnueabi-gcc -o tools/env/fw_printenv_unstripped tools/env/fw_env.o tools/env/fw_env_main.o tools/env/crc32.o tools/env/ctype.o tools/env/linux_string.o tools/env/env_attr.o tools/env/env_flags.o tools/env/aes.o > > /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/fw_env.o does not > > Odd. I can build 'tools-only' with my hard float toolchain fine. Can > you build with V=1 and see what files are perhaps not getting passed in > a -mfloat option? The patch below fixes the problem I was having. Is that good enough for proper patch submission? With it I am able to use replace default HOSTCFLAGS with what was defined in TARGET_CFLAGS. Luka diff --git a/tools/env/Makefile b/tools/env/Makefile index f5368bc..4de1d51 100644 --- a/tools/env/Makefile +++ b/tools/env/Makefile @@ -10,6 +10,10 @@ # with "CC" here for the maximum code reuse of scripts/Makefile.host. HOSTCC = $(CC) +ifneq ($(TARGET_CFLAGS),) +HOSTCFLAGS = $(TARGET_CFLAGS) +endif + # Compile for a hosted environment on the target HOST_EXTRACFLAGS = $(patsubst -I%,-idirafter%, $(UBOOTINCLUDE)) \ -idirafter $(srctree)/tools/env \ ^ permalink raw reply related [flat|nested] 7+ messages in thread
* [U-Boot] error when building env 2014-05-19 12:14 ` Luka Perkov @ 2014-06-05 18:25 ` Tom Rini 2014-06-05 18:42 ` Jeroen Hofstee 2014-06-09 13:39 ` Masahiro Yamada 0 siblings, 2 replies; 7+ messages in thread From: Tom Rini @ 2014-06-05 18:25 UTC (permalink / raw) To: u-boot On Mon, May 19, 2014 at 02:14:03PM +0200, Luka Perkov wrote: > Hi Tom, > > On Fri, May 16, 2014 at 01:58:05PM -0400, Tom Rini wrote: > > On Fri, May 16, 2014 at 07:26:51PM +0200, Luka Perkov wrote: > > > when trying to build env with "-mfloat-abi=hard" I'm hitting this error: > > > > > > /opt/openwrt/trunk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/arm-openwrt-linux-uclibcgnueabi-gcc -o tools/env/fw_printenv_unstripped tools/env/fw_env.o tools/env/fw_env_main.o tools/env/crc32.o tools/env/ctype.o tools/env/linux_string.o tools/env/env_attr.o tools/env/env_flags.o tools/env/aes.o > > > /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/fw_env.o does not > > > > Odd. I can build 'tools-only' with my hard float toolchain fine. Can > > you build with V=1 and see what files are perhaps not getting passed in > > a -mfloat option? > > The patch below fixes the problem I was having. Is that good enough for > proper patch submission? > > With it I am able to use replace default HOSTCFLAGS with what was > defined in TARGET_CFLAGS. > > Luka > > diff --git a/tools/env/Makefile b/tools/env/Makefile > index f5368bc..4de1d51 100644 > --- a/tools/env/Makefile > +++ b/tools/env/Makefile > @@ -10,6 +10,10 @@ > # with "CC" here for the maximum code reuse of scripts/Makefile.host. > HOSTCC = $(CC) > > +ifneq ($(TARGET_CFLAGS),) > +HOSTCFLAGS = $(TARGET_CFLAGS) > +endif > + > # Compile for a hosted environment on the target > HOST_EXTRACFLAGS = $(patsubst -I%,-idirafter%, $(UBOOTINCLUDE)) \ > -idirafter $(srctree)/tools/env \ This still seems odd. Masahiro? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140605/a21e949c/attachment.pgp> ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] error when building env 2014-06-05 18:25 ` Tom Rini @ 2014-06-05 18:42 ` Jeroen Hofstee 2014-06-09 13:39 ` Masahiro Yamada 1 sibling, 0 replies; 7+ messages in thread From: Jeroen Hofstee @ 2014-06-05 18:42 UTC (permalink / raw) To: u-boot Hi, On do, 2014-06-05 at 14:25 -0400, Tom Rini wrote: > On Mon, May 19, 2014 at 02:14:03PM +0200, Luka Perkov wrote: > > Hi Tom, > > > > On Fri, May 16, 2014 at 01:58:05PM -0400, Tom Rini wrote: > > > On Fri, May 16, 2014 at 07:26:51PM +0200, Luka Perkov wrote: > > > > when trying to build env with "-mfloat-abi=hard" I'm hitting this error: > > > > > > > > /opt/openwrt/trunk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/arm-openwrt-linux-uclibcgnueabi-gcc -o tools/env/fw_printenv_unstripped tools/env/fw_env.o tools/env/fw_env_main.o tools/env/crc32.o tools/env/ctype.o tools/env/linux_string.o tools/env/env_attr.o tools/env/env_flags.o tools/env/aes.o > > > > /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/fw_env.o does not > > > > > > Odd. I can build 'tools-only' with my hard float toolchain fine. Can > > > you build with V=1 and see what files are perhaps not getting passed in > > > a -mfloat option? > > > > The patch below fixes the problem I was having. Is that good enough for > > proper patch submission? > > > > With it I am able to use replace default HOSTCFLAGS with what was > > defined in TARGET_CFLAGS. > > > > Luka > > > > diff --git a/tools/env/Makefile b/tools/env/Makefile > > index f5368bc..4de1d51 100644 > > --- a/tools/env/Makefile > > +++ b/tools/env/Makefile > > @@ -10,6 +10,10 @@ > > # with "CC" here for the maximum code reuse of scripts/Makefile.host. > > HOSTCC = $(CC) > > > > +ifneq ($(TARGET_CFLAGS),) > > +HOSTCFLAGS = $(TARGET_CFLAGS) > > +endif > > + > > # Compile for a hosted environment on the target > > HOST_EXTRACFLAGS = $(patsubst -I%,-idirafter%, $(UBOOTINCLUDE)) \ > > -idirafter $(srctree)/tools/env \ > > This still seems odd. Masahiro? Yes is seems odd indeed, shouldn't it be unconditionally be part of the CROSS_BUILD_TOOLS check below? Since it switches compiler, but not related flags.. Regards, Jeroen ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] error when building env 2014-06-05 18:25 ` Tom Rini 2014-06-05 18:42 ` Jeroen Hofstee @ 2014-06-09 13:39 ` Masahiro Yamada 2014-06-12 9:50 ` Luka Perkov 1 sibling, 1 reply; 7+ messages in thread From: Masahiro Yamada @ 2014-06-09 13:39 UTC (permalink / raw) To: u-boot Hi Luka, Tom, On Thu, 5 Jun 2014 14:25:47 -0400 Tom Rini <trini@ti.com> wrote: > On Mon, May 19, 2014 at 02:14:03PM +0200, Luka Perkov wrote: > > Hi Tom, > > > > On Fri, May 16, 2014 at 01:58:05PM -0400, Tom Rini wrote: > > > On Fri, May 16, 2014 at 07:26:51PM +0200, Luka Perkov wrote: > > > > when trying to build env with "-mfloat-abi=hard" I'm hitting this error: > > > > > > > > /opt/openwrt/trunk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/arm-openwrt-linux-uclibcgnueabi-gcc -o tools/env/fw_printenv_unstripped tools/env/fw_env.o tools/env/fw_env_main.o tools/env/crc32.o tools/env/ctype.o tools/env/linux_string.o tools/env/env_attr.o tools/env/env_flags.o tools/env/aes.o > > > > /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/fw_env.o does not > > > > > > Odd. I can build 'tools-only' with my hard float toolchain fine. Can > > > you build with V=1 and see what files are perhaps not getting passed in > > > a -mfloat option? > > > > The patch below fixes the problem I was having. Is that good enough for > > proper patch submission? > > > > With it I am able to use replace default HOSTCFLAGS with what was > > defined in TARGET_CFLAGS. > > > > Luka > > > > diff --git a/tools/env/Makefile b/tools/env/Makefile > > index f5368bc..4de1d51 100644 > > --- a/tools/env/Makefile > > +++ b/tools/env/Makefile > > @@ -10,6 +10,10 @@ > > # with "CC" here for the maximum code reuse of scripts/Makefile.host. > > HOSTCC = $(CC) > > > > +ifneq ($(TARGET_CFLAGS),) > > +HOSTCFLAGS = $(TARGET_CFLAGS) > > +endif > > + > > # Compile for a hosted environment on the target > > HOST_EXTRACFLAGS = $(patsubst -I%,-idirafter%, $(UBOOTINCLUDE)) \ > > -idirafter $(srctree)/tools/env \ > > This still seems odd. Masahiro? > Looks odd to me. According to Luka's build log, he is trying to compile the C sources with hard float, but link them against soft float library. In my understanding, consistency should be kept between compile and link stage by the compiler as is . We don't have to tweak HOSTCFLAGS from the outside. Best Regards Masahiro Yamada ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] error when building env 2014-06-09 13:39 ` Masahiro Yamada @ 2014-06-12 9:50 ` Luka Perkov 0 siblings, 0 replies; 7+ messages in thread From: Luka Perkov @ 2014-06-12 9:50 UTC (permalink / raw) To: u-boot Hi Masahiro, On Mon, Jun 09, 2014 at 10:39:27PM +0900, Masahiro Yamada wrote: > On Thu, 5 Jun 2014 14:25:47 -0400 Tom Rini <trini@ti.com> wrote: > > On Mon, May 19, 2014 at 02:14:03PM +0200, Luka Perkov wrote: > > > On Fri, May 16, 2014 at 01:58:05PM -0400, Tom Rini wrote: > > > > On Fri, May 16, 2014 at 07:26:51PM +0200, Luka Perkov wrote: > > > > > when trying to build env with "-mfloat-abi=hard" I'm hitting this error: > > > > > > > > > > /opt/openwrt/trunk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/arm-openwrt-linux-uclibcgnueabi-gcc -o tools/env/fw_printenv_unstripped tools/env/fw_env.o tools/env/fw_env_main.o tools/env/crc32.o tools/env/ctype.o tools/env/linux_string.o tools/env/env_attr.o tools/env/env_flags.o tools/env/aes.o > > > > > /opt/build/owrt_staging_dir/toolchain-arm_cortex-a9+neon_gcc-4.8-linaro_uClibc-0.9.33.2_eabi/bin/../lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.8.3/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: tools/env/fw_printenv_unstripped uses VFP register arguments, tools/env/fw_env.o does not > > > > > > > > Odd. I can build 'tools-only' with my hard float toolchain fine. Can > > > > you build with V=1 and see what files are perhaps not getting passed in > > > > a -mfloat option? > > > > > > The patch below fixes the problem I was having. Is that good enough for > > > proper patch submission? > > > > > > With it I am able to use replace default HOSTCFLAGS with what was > > > defined in TARGET_CFLAGS. > > > > > > Luka > > > > > > diff --git a/tools/env/Makefile b/tools/env/Makefile > > > index f5368bc..4de1d51 100644 > > > --- a/tools/env/Makefile > > > +++ b/tools/env/Makefile > > > @@ -10,6 +10,10 @@ > > > # with "CC" here for the maximum code reuse of scripts/Makefile.host. > > > HOSTCC = $(CC) > > > > > > +ifneq ($(TARGET_CFLAGS),) > > > +HOSTCFLAGS = $(TARGET_CFLAGS) > > > +endif > > > + > > > # Compile for a hosted environment on the target > > > HOST_EXTRACFLAGS = $(patsubst -I%,-idirafter%, $(UBOOTINCLUDE)) \ > > > -idirafter $(srctree)/tools/env \ > > > > This still seems odd. Masahiro? > > Looks odd to me. > > According to Luka's build log, > he is trying to compile the C sources with hard float, > but link them against soft float library. > > In my understanding, consistency should be kept between compile and link stage > by the compiler as is . > We don't have to tweak HOSTCFLAGS from the outside. Back when I was debugging this I've seen that in main Makefile this line is defined: HOSTCFLAGS = -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer I needed to replace it to whatever I have defined in TARGET_CFLAGS, thus I've proposed the patch above. It's not a problem to keep this workaround externally, I thought others were hitting this problem as well. Luka ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-06-12 9:50 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-05-16 17:26 [U-Boot] error when building env Luka Perkov 2014-05-16 17:58 ` Tom Rini 2014-05-19 12:14 ` Luka Perkov 2014-06-05 18:25 ` Tom Rini 2014-06-05 18:42 ` Jeroen Hofstee 2014-06-09 13:39 ` Masahiro Yamada 2014-06-12 9:50 ` Luka Perkov
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox