search for: pxa27x

Displaying 4 results from an estimated 4 matches for "pxa27x".

Did you mean: pxa270
2005 Jun 10
1
Cross-compiling for ARM Linux
Hi, I cannot find good instructions for cross-compiling Speex for ARM Linux, so it would be very nice if someone could help me with this. My host platform is a PC running RedHat 9.0, and the target platform is an Intel PXA27x (ARM core) based Linux telephone. My compiler is arm-linux-gcc/g++, located in the directory /usr/local/arm-linux on my Linux host. I was hoping to be able to run ./configure with some suitable settings for --exec-prefix, --program-prefix, etc, but I cannot get it to work. Do I have t...
2016 Feb 22
2
Re: Cubietruck: QEMU, KVM and Fedora
...dk ARM i.MX25 PDK board (ARM926) > integratorcp ARM Integrator/CP (ARM926EJ-S) > kzm ARM KZM Emulation Baseboard (ARM1136) > lm3s6965evb Stellaris LM3S6965EVB > lm3s811evb Stellaris LM3S811EVB > mainstone Mainstone II (PXA27x) > midway Calxeda Midway (ECX-2000) > musicpal Marvell 88w8618 / MusicPal (ARM926EJ-S) > n800 Nokia N800 tablet aka. RX-34 (OMAP2420) > n810 Nokia N810 tablet aka. RX-44 (OMAP2420) > netduino2 Netduino 2 Machine &gt...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
...vers/rtc/Kconfig index 1adf9f815652..bc95038457c8 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -1510,9 +1510,9 @@ config RTC_DRV_PXA depends on ARCH_PXA select RTC_DRV_SA1100 help - If you say Y here you will get access to the real time clock - built into your PXA27x or PXA3xx CPU. This RTC is actually 2 RTCs - consisting of an SA1100 compatible RTC and the extended PXA RTC. + If you say Y here you will get access to the real time clock + built into your PXA27x or PXA3xx CPU. This RTC is actually 2 RTCs + consisting of an SA1100 compatible RTC and th...
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
...vers/rtc/Kconfig index 1adf9f815652..bc95038457c8 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -1510,9 +1510,9 @@ config RTC_DRV_PXA depends on ARCH_PXA select RTC_DRV_SA1100 help - If you say Y here you will get access to the real time clock - built into your PXA27x or PXA3xx CPU. This RTC is actually 2 RTCs - consisting of an SA1100 compatible RTC and the extended PXA RTC. + If you say Y here you will get access to the real time clock + built into your PXA27x or PXA3xx CPU. This RTC is actually 2 RTCs + consisting of an SA1100 compatible RTC and th...