Re: GPE running on the hx4700

From: pHilipp Zabel <philipp.zabel_at_gmail.com>
Date: Sat, 2 Jul 2005 12:55:32 +0200

Hi,

On 7/1/05, Alexandre Boeglin <alex_at_boeglin.org> wrote:
> Please try with my included local.conf file. Maybe you didn't select the
> same DISTRO.

Thanks! I forgot to set DISTRO.

> Also, when using bitbake for more than one day, you must "rm -fr
> tmp/cache" each new day before building, or else $CVSDATE won't be
> updated consistently, and the cvs version of some (or every ?) package
> will fail the fetch stage.

Next stop, undefinded dma_needs_bounce().
make oldconfig enabled CONFIG_DMABOUNCE, which resulted in
compilation errors (the hx4700 code doesn't have this function).
I commented out this one line in arch/arm/Kconfig:

config ARCH_PXA
        bool "PXA2xx-based"
# select DMABOUNCE

for the time being, and now it compiled. On to the rest of gpe-image...

--
Philipp
Received on Sat Jul 02 2005 - 07:00:43 EDT

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:21:04 EDT