> 
> I have exactly the same problem and as you can see from my post
> (http://groups.google.com/group/android-kernel/browse_thread/thread/
> 6719c09c108b977a) I used the CROSS_COMPILE stuff when I built. Steve,
> have you done this successfully? What exactly did you do?


I do the following:
go into gingerbread tree
source build/envsetup.sh
cd into kernel/samsung
make ARCH=arm CROSS_COMPILE=arm-eabi- menuconfig
make ARCH=arm CROSS_COMPILE=arm-eabi-

go to <root>/out/target/product/crespo 
fastboot -b 0x30000000 -n 4096 flash:raw boot ./zImage ./ramdisk.img

I have a feeling you're missing the -b and -n parameters.
--
Steve Modica
CTO -  Small Tree Communications
www.small-tree.com
phone: 651-209-6509 ext 301
mobile: 651-261-3201






-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to