From: jifry (jifry@mediasolv.com)
Date: Wed Jan 31 2001 - 08:03:56 EST
I forget to mention that insted of "make config" I copy the attach file as .config
and tried but still the "make dep" giving the same massage
Even Itried the same way with disable MTD support but still the same.
Jifry.
Vadim Lebedev wrote:
> Jifry
> Try to use make menucocnfig and disable MTD support....
>
> Vadim
>
> |-----Original Message-----
> |From: owner-uclinux-dev@uClinux.org
> |[mailto:owner-uclinux-dev@uClinux.org]On Behalf Of s Mohamed Jifry
> |Sent: mercredi 31 janvier 2001 09:07
> |To: uclinux-dev@uClinux.org
> |Subject: [uClinux-dev] Porting uClinux to EB63 board
> |
> |
> |Hi all
> |I am Jifry from Sri Lanka.
> |I am interest in Embedded system development in linux platform. Now my
> |interest is to port uclinux to some ARM7TDMI development board. In this
> |regard I bought EB63 board from Atmel. Just for the beginning I did the
> |following to make it to work for the EB01 board.
> |1. I have downloaded uclinux-2.0.38.1pre3 kernel tree , apilio.trio SDK
> |(cross compiler. dbk etc) and and the patch file for EB01 from
> |(http://uclinux.home.at, Architectures -> ARM7 -> Atmel EB01)
> |2. I applied the patch file to the kernel tree and it worked fine
> |3. I changed the cross compiler name and run the command "make
> |mrproper". It worked fine
> |4. I applied "make config".
> |5. Once I apply the "make dep" it say some error. last line of the error
> |massages are given bellow
> |make: *** mtd: No such file or directory. Stop.
> |make[1]: *** {fastdep] Error 2
> |make: *** [dep-files] Error 2
> |
> |Any suggestions to make it work for EB01 board ?
> |
> |And I know that there are few differences between EB01 and EB63 mainly
> |Multi-Processor Interface and a Serial Peripheral Interface. But
> |currently I am not interested in those features.
> |
> |Any suggestions to make it work for EB63 board without these features?
> |Does anyone already working with this?
> |
> |Thanks in advance
> |
> |Best Regards
> |
> |Jifry.
> |
> |This message resent by the uclinux-dev@uclinux.org list server
> http://www.uClinux.org/
>
> This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
CONFIG_ARM=y
CONFIG_UCLINUX=y
CONFIG_EXPERIMENTAL=y
CONFIG_ARCH_EB01=y
CONFIG_CPU_ARM7=y
CONFIG_FRAME_POINTER=y
CONFIG_BINUTILS_NEW=y
CONFIG_DEBUG_ERRORS=y
CONFIG_NET=y
CONFIG_SYSVIPC=y
CONFIG_REDUCED_MEMORY=y
CONFIG_KERNEL_FLAT=y
CONFIG_KERNEL_ELF=y
CONFIG_BINFMT_FLAT=y
CONFIG_BIGALLOCS=y
CONFIG_MTD=y
CONFIG_MTD_ROM=y
CONFIG_MTD_CFI=y
CONFIG_MTD_CFI_AMDSTD=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_START=2180000
CONFIG_MTD_PHYSMAP_LEN=400000
CONFIG_MTD_PHYSMAP_BUSWIDTH=2
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLOCK_RO=y
CONFIG_BLK_DEV_RAM=y
CONFIG_PROC_FS=y
CONFIG_ROMFS_FS=y
CONFIG_SERIAL_TRIO=y
This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
This archive was generated by hypermail 2.1.4 : Thu Sep 19 2002 - 13:19:28 EDT