pdaXrom-builder-10.37_18.05.06.tar.bz2
arm-cacko-linux-gnu-2.95.3-2.15-2.2.5-hardfloat-10.48_20.12.05.tar.bz2
linux-sl6000-20040311-rom1_11.tar.bz2
I succeed in making zImage in SL-C3100 after patch the kernel. But I patch all the file of the sl-6000
1_linux-patched.diff
2_patch-2.4.18-mh15.diff
3_bt950_cs.patch
4_bluecard_cs.patch
5_orinoco-13e-spectrum-hostap.patch
6_sharpsl_battery.patch
7_iw_handlers.w13-5.diff
8_iw_handlers.w14-5.diff
9_iw240_we15-6.diff
A_hospap-firmware-download.patch
A_iw241_we16-6.diff
B_keymap-more-sane.patch
C_linux-devfs.diff
D_linux_logo.h.diff
E_fbcon.c.diff
corgi_backlight.c.diff
printk.c.diff
pxa-i2s_corgi.c.diff
sl6000_rtcalarm.diff
suspendkeys_fix.patch
when I make zImage
error
arch/arm/mach-pxa/pxa.o(.text+0x6e78): In function 'sharpsl_apm_get_power_status':
: undefined reference to 'logo_lang'
arch/arm/mach-pxa/pxa.o(.text+0x6f74): In function 'sharpsl_apm_get_bp_status':
: undefined reference to 'logo_lang'
arch/arm/mach-pxa/pxa.o(.text+0x78a8): In function '$a':
: undefined reference to 'logo_lang'
arch/arm/mach-pxa/pxa.o(.text+0x9430): In function '$a':
: undefined reference to 'logo_lang'
make: ***[vmlinux] Error 1
I dun know how to make zImage successful
At last, I quit to make the zImage and just make modules. And get my target file hci_usb.o
when I put the hci_usb.o in the pdaxrom of sl-6000 version, the USB BT is working, But just working for about 5 seconds.
After that, the USB BT is not available unless you insert again. It always just working for few seconds. and I don't know why.