[opensuse-arm] Re: [RFC 0/4] ARM: dts: exynos: Prepare Spring
keyboard layouts are handled at a higher level. There's no such thing as a notion of US versus non-US keyboard layouts at the embedded controller level or even in the kernel. Indeed, this should all...
View ArticleRe: [opensuse-arm] ask for chroot to suse
openSUSE doesn't support soft-float ARM configurations. Yes I do. ARMV7 architecture supports cropping NEON and VFP, we reserved the VFP, cutted off the NEON. Regards, huangwenhui -- To unsubscribe,...
View ArticleRe: [opensuse-arm] ask for chroot to suse
openSUSE doesn't support soft-float ARM configurations. It's still hard-float, but without NEON. We used to have builds that worked fine without NEON, as Tegra 2 lacked support for it. But the Tegra 2...
View ArticleRe: [opensuse-arm] ask for chroot to suse
openSUSE doesn't support soft-float ARM configurations. It's still hard-float, but without NEON. Are you sure vstmia is NEON? Andreas.
View ArticleRe: [opensuse-arm] ask for chroot to suse
openSUSE doesn't support soft-float ARM configurations. It's still hard-float, but without NEON. We used to have builds that worked fine without NEON, as Tegra 2 lacked support for it. But the Tegra 2...
View ArticleRe: [opensuse-arm] ask for chroot to suse
openSUSE doesn't support soft-float ARM configurations. Andreas.
View ArticleRe: [opensuse-arm] ask for chroot to suse
Hi Alex, Our ARM chip don't support the NEON instruction, can you supply a non-NEON instruction SUSE copy? Regards, Huangwenhui -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@xxxxxxxxxxxx To...
View ArticleRe: [opensuse-arm] ask for chroot to suse
0: e59f3034 ldr r3, [pc, #52] ; 0x3c 4: e08f2002 add r2, pc, r2 8: e0822003 add r2, r2, r3 c: e5922040 ldr r2, [r2, #64] ; 0x40 10: ecac8b10 vstmia ip!, {d8-d15} The failing instruction is a vector...
View ArticleRe: [opensuse-arm] ask for chroot to suse
Hi Wenhui, Am 02.07.2014 05:08, schrieb Huangwenhui: For reference, is it about this HiSilicon board? https://wiki.linaro.org/Boards/D01 Have you tried running any test program with NEON instructions?...
View Article[opensuse-arm] Re: [RFC 0/4] ARM: dts: exynos: Prepare Spring
Am 23.06.2014 23:24, schrieb Andreas Färber: keyboard layouts are handled at a higher level. There's no such thing as a notion of US versus non-US keyboard layouts at the embedded controller level or...
View Article[opensuse-arm] ask for chroot to suse
Hi, We are building a suse arm on our arm-a15 board, Linux kernel is linaro 3.12.0 version, and compiler is arm-linux-gnueabihf-, we got suse source and mount it on by nfsserver. when I chroot to suse,...
View ArticleRe: [opensuse-arm] Re: openSUSE on Odroid XU (with downstream kernel)
Am 09.07.2014 14:42, schrieb Matwey V. Kornilov: It would be great If you upstreamed kernel support for this board. Guess what, I have been working on exactly that. :)...
View Article[opensuse-arm] Re: openSUSE on Odroid XU (with downstream kernel)
08.07.2014 20:43, Joshua Krämer пишет: It would be great If you upstreamed kernel support for this board.
View Article[opensuse-arm] openSUSE on Odroid XU (with downstream kernel)
Dear list, I have an Odroid XU from Hardkernel with an eMMC memory module. The Linux images provided by Hardkernel and on their forums work (Debian, Ubuntu). Now I'd like to make openSUSE work on it....
View ArticleRe: [opensuse-arm] JeOS uboot-image-setup - calculate addresses automatically
How about we make "calculate" the default? We can simply check whether the variable is empty then. I personally dont like if(empty) do_something. Thats not verbose enough to me, instead checking for...
View ArticleRe: [opensuse-arm] JeOS uboot-image-setup - calculate addresses automatically
Am 03.07.2014 16:11, schrieb Alexander Graf: How about we make "calculate" the default? We can simply check whether the variable is empty then. I personally dont like if(empty) do_something. Thats not...
View ArticleRe: [opensuse-arm] JeOS uboot-image-setup - calculate addresses automatically
How about we make "calculate" the default? We can simply check whether the variable is empty then. Disagree. We should rather stop using our own values and relying on kernel_addr_r, fdt_addr_r,...
View ArticleRe: [opensuse-arm] JeOS uboot-image-setup - calculate addresses automatically
Am 03.07.2014 13:48, schrieb Alexander Graf: How about we make "calculate" the default? We can simply check whether the variable is empty then. Disagree. We should rather stop using our own values and...
View ArticleRe: [opensuse-arm] ask for chroot to suse
openSUSE doesn't support soft-float ARM configurations. It's still hard-float, but without NEON. We used to have builds that worked fine without NEON, as Tegra 2 lacked support for it. But the Tegra 2...
View ArticleRe: [opensuse-arm] ask for chroot to suse
Am 03.07.2014 13:31, schrieb Alexander Graf: openSUSE doesn't support soft-float ARM configurations. It's still hard-float, but without NEON. We used to have builds that worked fine without NEON, as...
View Article