Author Topic: Make Zimage Error In Sl-6000  (Read 2519 times)

michaelyzy

  • Newbie
  • *
  • Posts: 14
    • View Profile
Make Zimage Error In Sl-6000
« on: March 10, 2008, 12:03:34 pm »
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.
« Last Edit: March 10, 2008, 12:10:32 pm by michaelyzy »
SL-C3100 ( pdaxii13 full version )Symbol LA4137 wifi,RTM-8000 GPRS card,Ztek USB  LAN (rtl8150) with 8G A-data CF 120X and 2G A-data SD 150X
SL-6000L (pdaxrom Beta1) USB Bluetooth

http://michael.osall.com

ecc_hy

  • Full Member
  • ***
  • Posts: 125
    • View Profile
Make Zimage Error In Sl-6000
« Reply #1 on: March 12, 2008, 01:19:12 am »
According to
http://digit.que.ne.jp/visit/index.cgi?Lin...A5%EB%2FSL-6000

2004-06-10 (Thu) 21:39:34 ぴろ : CONFIG_SL_CCCR_CHANGEとlogo_langを修整しただけのパッチを上げました。
2004-06-10 (Thu) 21:38:32 ぴろ : CONFIG_SL_CCCR_CHANGE等は、if式の']'の前にスペースをあけるのを忘れてました。'make xconfig'だといけるんだけど。あとコンフィグは、うちでやっていたのとほとんど変わらないです。なんで動いたり動かなかったりしたんだろ?
2004-06-10 (Thu) 16:16:34 てつ : ぴろさん、logo_langの件、了解しました。コンフィグは裏口に置いてある通りです。なぜかCONFIG_SL_CCCR_CHANGEとCONFIG_SL_CCCR242がyにできないです。
2004-06-09 (Wed) 22:48:24 ぴろ : logo_langの件は、tc6393fb.cの'extern int logo_lang = 0;'の'= 0'を削除すればOKです。修整していませんでした。>てつさん。あと、どのあたりのコンフィグいじると動くようになりましたか?
2004-06-09 (Wed) 22:37:38 てつ : ヤマケンさん、手が空いたらご協力をお願いします。6000も含めたソースの一本化はぜひ達成したいので。
2004-06-07 (Mon) 13:22:47 ヤマケン : てつさん、おつかれさまです。私も今手掛けてる仕事が落ち着いたら6000用のカーネルいじりを再開したいと思います。

It seems logo_lang is only the variable to select a language(english/jpn) when change CCCR or something else.

Is it possible to comment logo_lang in the functions which can not be compiled?
SL-C1000, Roku wifi, pdaxii13v2/Debian dual booting