hi 
I remember the ID is 178
in the include/asm-arm/mach-types.h(20051110 dist) 
no idea about the DCC,never use it
 
regards
rui


________________________________

        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ext Jyothi
Gudavalli
        Sent: Saturday, June 30, 2007 2:22 PM
        To: [email protected]
        Subject: [uClinux-dev] processor Id for SAMSUNG S3C44B0X
        
        
        Hi Everyone, 

        I am trying to compile uClinux-dist-20070130.tar.gz  for Samsung
S3C44B0X.
        I am using arm-linux-tools-20061213.tar.

        1)What should the cpuid CONFIG_PROCESSOR_ID for S3C44B0X

        2)I am able to cross many errors and now got stuck with the
error below. Can some one help me.


        ln -sf
/home/jyothi/CMPE295A/kernel2.6.19/uClinux-dist/tools/ucfront/ucfront
tools/ucfront-g++
        ln -sf
/home/jyothi/CMPE295A/kernel2.6.19/uClinux-dist/tools/ucfront/ucfront-ld
tools/ucfront-ld
        make ARCH=arm CROSS_COMPILE=arm-linux- -j1 -C linux-2.6.x  ||
exit 1
        make[1]: Entering directory
`/home/jyothi/CMPE295A/kernel2.6.19/uClinux-dist/linux-2.6.x'
          CHK     include/linux/version.h
        make[2]: `include/asm-arm/mach-types.h' is up to date.
          CHK     include/linux/utsrelease.h
          CHK     include/linux/compile.h
          SKIPPED include/linux/compile.h
          GEN     usr/initramfs_data.cpio.gz
          AS      usr/initramfs_data.o
          LD      usr/built-in.o
          CC      drivers/serial/dcc.o
        drivers/serial/dcc.c: In function `dcc_rx_chars':
        drivers/serial/dcc.c:221: error: structure has no member named
`flip'
        drivers/serial/dcc.c:222: error: structure has no member named
`flip'
        drivers/serial/dcc.c:223: error: structure has no member named
`flip'
        drivers/serial/dcc.c:225: error: structure has no member named
`flip'
        make[3]: *** [drivers/serial/dcc.o] Error 1
        make[2]: *** [drivers/serial] Error 2
        make[1]: *** [drivers] Error 2
        
        


        It looks like the patch by Hyok. s.choi which is written for
2.6.17 is not applied to 2.6.19.

        http://lkml.org/lkml/2006/4/4/281.

        Is there a similar patch for 2.6.19 kernel which comes with
uClinux-dist-20070130.tar.gz 

        Thank you in advance-
        Regards-
        Jyothi

_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to