Re: [asus-port] compiling kernel 2.8.16 with

From: Serge Nikolaenko <mypal_hh_at_utl.ru>
Date: Wed, 13 Dec 2006 18:40:24 +1000

>I got an error during compilation: undefined reference to
> 'a730_flash_device', so I added in
> <src>/arch/arm/mach_pxa/asus730/Makefile the request to compile
> a730_flash.o and it's completed the compilation.

Its is possible to remove all references to "a730_flash_device" from a730.c
and do not compile a730_flash.c.

>Now, the only way to test the vmlinux created is it installing on the
> PDA? I had some warning I didn't check yet, so I'd like to be sure of
> the compile action.

Basically, the kernel itself should be compiled using command like 'make
zImage' (using crosstools, defining paths etc.) and, as a result, you'll have
arch/arm/boot/zImage file. This one is that what you need. Just copy zImage
and haret.exe to your device (in the same directory). You may need to write
haret config (if you don't have one) to make it load kernel and boot
automatically.
Received on Wed Dec 13 2006 - 03:37:30 EST

This archive was generated by hypermail 2.2.0 : Wed Dec 13 2006 - 03:37:45 EST