Combine kernel and ramdisk image.

2003-02-10 Thread rekha gvv

Hi all,
I want to combine the Linux kernel Image and the
ramdisk image.I had used the mkimage tool for doing
this
./mkimage -A ppc -O Linux -T multi  -C gzip \
-n 'Linux-2.4.4-2002-03-21 Multiboot-Image' -e 0 -a 0
\
-d /SELF/build/linux-2.4.4-2002-03-21/arch/ppc/
coffboot/vmlinux.gz:/SELF/build/ramdisk_image.gz \
/SELF/images/pMulti

PMulti is the Combined kernal image ..
wheni download it to the powerpc board using ppcboot I
get this .

bootm
## Booting image at 0010 ...
   Image Name:   Linux-2.4.4-2002-03-21 Multiboot
   Image Type:   PowerPC Linux Multi-File Image (gzip
compressed)
   Data Size:1580442 Bytes = 1543 kB = 1 MB
   Load Address: 
   Entry Point:  
   Contents:
   Image 0:   530861 Bytes = 518 kB = 0 MB
   Image 1:  1049566 Bytes = 1024 kB = 1 MB
   Verifying Checksum ... OK
   Uncompressing Multi-File Image ... OK
   Loading Ramdisk to 6fabe000, end 0075a4bc ...



what could be the error
when i downlaod the kernel and  the ramdisk separately
then the ramdisk gets loaded at this address

Loading Ramdisk to 0065a000, end 0075a3de ... OK
Linux version 2.4.4 (root at UCLinuxServer.embedded) (gcc
version 2.95.3 20010315
.

Thankyou.








Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





glibc 2.2.3 undefined reference

2002-12-04 Thread rekha gvv

Hello everbody ,

I had been very unsuccessful in trying to run the
application on linux kernel 2.4.4
I had compiled glibc-2.2.3 without the option
 --without-fp
and hence  used to get either illegal instruction or
segmentation fault...when everi tried to run the
application .theni read from the mailing list that
glibc need to be compiled with the option
--without-fp
Now i have given the configure line as
./configure --host=powerpc-linux \
 --enable-add-ons --with-headers=/kernel/include \
 --without-fp
CFLAGS=msoft-float -D_SOFT_FLOAT -mcpu=860

but still i end up with errors  at link time 

rm -f ../libc.so.6.new
/bin/sh ../scripts/rellns-h ../libc.so
../libc.so.6.new
mv -f ../libc.so.6.new ../libc.so.6 powerpc-linux-gcc
-nostdlib -nostartfiles -o iconv_prog
-Wl,-dynamic-linker==/lib/ld.so.1   ../csu/crt1.o
../csu/crti.o `powerpc-linux-gcc
--print-file-name=crtbegin.o` iconv_prog.o
iconv_charmap.o charmap.o charmap-dir.o linereader.o
dummy-repertoire.o simple-hash.o xstrdup.o xmalloc.o
-Wl,-rpath-nk=..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../crypt:../linuxthreads
../libc.so.6 ../libc_nonshared.a -lgcc
`powerpc-linux-gcc --print-file-name=crtend.o`
../csu/crtn.o
../libc.so.6: undefined reference to
`_dl_debug_printf'
../libc.so.6: undefined reference to
`_dl_check_map_versions'../libc.so.6: undefined
reference to `_dl_nloaded'../libc.so.6: undefined
reference to `_dl_lookup_versioned_symbol_skip'
../libc.so.6: undefined reference to
dl_profile_output'
../libc.so.6: undefined reference to
`__libc_stack_end'
collect2: ld returned 1 exit status
make[1]: *** [iconv_prog] Error 1
make[1]: Leaving directory `/usrsrc/glibc-2.2.3/iconv'
make: *** [iconv/others] Error 2
*
I really dont know how to move further ...any help
fairly welcomed 
Thankyou
Rekha


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





glibc 2.2.2 error

2002-11-18 Thread rekha gvv

Hello,
I am setting up glibc for powerpc target but It gives
me errors ..
I have set the options
CC=powerpc-linux-gcc
./configure --build=powerpc-linux \
 --enable-add-ons=linuxthreads \
 --with-headers=/usr/local/powerpc-linux/include

But when u compile  it is not able to find the headers
there ...
it gives these errors ...
so can anyone specify the right options to configure
glibc.


In file included from ../posix/bits/posix1_lim.h:126,
 from :1:
../linuxthreads/sysdeps/unix/sysv/linux/bits/local_lim.h:36:26:
linux/limits.h: No such file or directory
make[1]: *** [../bits/stdio_lim.st] Error 1
make[1]: Leaving directory `/usr/src/glibc-2.2.2/csu'
make: *** [csu/subdir_lib] Error 2


thankyou!


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





Floating point exception

2002-11-14 Thread rekha gvv

HI,
even i use the same busy box only.
but canu just tell the steps how u created the file
system I had built some of the utilities like busy
box.and theni added them in the simple ramdisk image
and also if i try to execute the executable i get the
error after the kernel boots up..:(
*
ttyS0 on SMC1 at 0x0280, BRG1
block: queued sectors max/low 3912kB/1304kB, 64 slots
per queue
RAMDISK driver initialized: 16 RAM disks of 4096K size
1024 blocksize
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 717k freed
devfs: v0.102 (2622) Richard Gooch
(rgooch at atnf.csiro.au)
devfs: devfs_debug: 0x0
devfs: boot_options: 0x0
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 512 bind 512)
IP-Config: No network devices available.
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem).
Mounted devfs on /dev
Freeing unused kernel memory: 48k in?
bash# cd bin
bash# ls
depmod  ls  sh
bash# depmod
Bad emulation depmod/8
NIP: 3004f000 instruction: 7f454c46 opcode: 1f A: 5 B:
9 C: 11 code: 223 rc: 0
pte @ 0x3004f000:
(0xc02cd300)-(0xc02c013c)-0x002c2881
RPN: 002c2 PP: 2 SPS: 0 SH: 0 CI: 0 v: 1
Kernel VA for NIP c02c2000  pte @ 0xc02c2000: no pmd
Floating point exception
bash#
bash#
***
why do i get this floating point exception error ?
is the problem in the compilation or problem in kernel
..

thanks ..bye



--- zhongqx zhongqx at guoguang.com.cn wrote:
 I don't use SELF ,I use busybox you can download it
 from it's web.

 - Original Message -
 From: rekha gvv rekhagvvc at yahoo.co.in
 To: zhongqx zhongqx at guoguang.com.cn
 Sent: Wednesday, November 13, 2002 12:12 PM
 Subject: Re: Hi


  Hi,
  I am using kernel version of 2.4.4 and SELF from
 that
  denx site ..I have compiled SELF using uclibc ..i
 have
  got the images but then wheni download it gives
 the
  kernel panic error:(
  how do check if they are executables for powerpc
 ...
  did u use SELF ..or u created your own ramdisk ??
  bye!
 
  --- zhongqx zhongqx at guoguang.com.cn wrote:
   I also meet this problem before when I used
 version
   2.4.18,and I do not known how to do.
   now I am used linux-2.4.4-2002-02-14 ,it is ok
 for
   ramdisk.image,so I advise you not to waste
   you time if you use linux-2.4.18,you should use
   other version such as 2.4.4.
   - Original Message -
   From: rekha gvv rekhagvvc at yahoo.co.in
   To: zhongqx at guoguang.com.cn
   Sent: Tuesday, November 12, 2002 8:30 PM
   Subject: Hi
  
  
HI zhongqx,
I am facing some problems with the ramdisk
 image
   ..
wheni created my own ramdisk also i faced this
   error
Kernel panic: No init found.  Try passing
 init=
   option
to kernel.
   
and now after downloading SELF and compiling
 the
kernel also am facing the same problem ...
   
I am sure u are much ahead of this problem and
   solved
it ..can u please help regarding this ...
   
I have used uclibc which is a small library
   compared
to glibc ...
expecting some hints ..thankyou
   
Regards
Rekha.c
   
   
   
  
 
 



Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





glibc 2.2.5 error

2002-11-05 Thread rekha gvv

HI,
when i try to compile glibc 2.2.5 for the
powerpc-linux target on a i686 host system ..i get the
following errors.can i know which version of glibc
should i use ?
i did a configure and set --target=powerpc-linux
--host=i686-pc-linux-gnu
make
*
gcc -nostdlib -nostartfiles -o iconvconfig
-Wl,-dynamic-linker=/usr/local/lib/ld-linux.so.
2../csu/crt1.o ../csu/crti.o `gcc
--print-file-name=crtbegin.o` iconvconfig.o strtab.o
xmalloc.o
-Wl,-rpath-link=..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../cryp
t ../libc.so.6 ../libc_nonshared.a -lgcc `gcc
--print-file-name=crtend.o` ../csu/crtn.o
../libc.so.6: undefined reference to `fileno_unlocked'
collect2: ld returned 1 exit status
make[1]: *** [iconvconfig] Error 1
make[1]: Leaving directory
`/usr/src/glibc-2.2.5/iconv'
make: *** [iconv/others] Error 2
*


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





ramdisk !!!

2002-10-25 Thread rekha gvv

Hello,
  LINUX IS BOOTING ON MY FADS BOARD!!
Thanks to all who gave me hints!
Now i want to create my own ramdisk image to use in
the kernel ..can anybody tell me how to go abt this??
bye!!!


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





linux booted on fads!!!!

2002-10-24 Thread rekha gvv

hello all,

Am happy to tell that linux booted up 
the problem was that the  at  the time of low level
initialization the devices rs232,ethernet,irdn has to
be enabled using the BCSR1 register ..simple right ;)
but...kernel
 is hanging at this point ,,
vfs:unable to mount /dev/ram0 
rebooting in 180 seconds ..
to solve this problem  i downloaded  the ramdisk image
from the denx site
ftp://ftp.denx.de/pub/LinuxPPC/usr/src/simple-ramdisk.image.gz.

I put this image in /arc/ppc/mbxboot  i did a
mkimage -n linuxppc -A ppc -O linux \
 -T ramdisk -C gzip -a 0 -e 0 -d
simple-ramdisk.image.gz. /tftpboot/ramimg

then
tftpboot 10 linuximg
tftpboot 20 ramimg
bootm 10 20

it hangs after
verifying checksum ok
Loading Ramdisk to 0035b000, end 0075b000...ok
then no output :(

how do i go abt this problem any hints


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





problems ..to boot linux 2.4.4 on fads mpc860 please help!!!!!!!!

2002-10-21 Thread rekha gvv

Hello,
I had read this from the readme file

CFG_IMMR: Physical address of the Internal Memory

  Mapped Register; DO NOT CHANGE! (11-4)
[MPC8xx systems only]
and found that in file

/ppcboot /include/ config_FADS860T.h
#define CFG_IMMR0xFF00
#define CFG_IMMR_SIZE   ((uint)(64 * 1024))

and linux-kernel/include/asm-ppc/fads.h
#define IMAP_ADDR   ((uint)0xff00)
#define IMAP_SIZE   ((uint)(64 * 1024))

Are the values 0xff00 okay for fads board..
I am sure the above #defines satisfies the rule

Just make sure your machine specific header file (for
instance
include/asm-ppc/tqm8xx.h) includes the same definition
of the Board
Information structure as we define in
include/ppcboot.h, and make
sure that your definition of IMAP_ADDR uses the same
value as your
PPCBoot configuration in CFG_IMMR.

MY main problem is that the fadsboard is not booting
up
it hangs after Uncompressing Kernel Image OK
I have checked the faq at the denx site ..and have
done those changes also but of no use...I have
attatched the config file after doing menuconfig ..if
there is any errors possibly please let me know..
also after the kernel compiles i opened the vmlinux
file and saw somwhere in the middle i found these
warnings..
**
*/usr/src/linux-2.4.4-2002-03-21/include/linux/mount.h.../usr/src/linux-2.4.4-2002-03-21/include
.init=...Kernel command line: %s
2initrd overwritten (0x%08lx  0x%08lx) -
disabling it.
..POSIX conformance testing by UNIFIX
linuxrc./dev/console/linuxrc/initrd.3Change
root to /initrd: error %d
Warning: unable to open an initial console.
/sbin/init../etc/init.../bin/init.../bin/sh.No
init found.  Try passing init= option to kernel
..kernel BUG at %s:%d!
.../usr/src/linux-2.4.4-2002-03-21/include/linux/mount.h.../usr/src/linux-2.4.4-2002-03-21/includ

there is a warning unable to open initial console...
could u strees on that warning ..and tell me if i
shoul create any /dev/console device in the
kernel...before compiling..
these are the problems so hopefully expecting some
hints .
thankyou!
bye
config
file
#
# Automatically generated make config: don't edit
#
# CONFIG_UID16 is not set
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y

#
# Platform support
#
CONFIG_PPC=y
# CONFIG_6xx is not set
# CONFIG_8240 is not set
# CONFIG_4xx is not set
# CONFIG_POWER3 is not set
# CONFIG_POWER4 is not set
CONFIG_8xx=y
# CONFIG_CU824 is not set
CONFIG_SERIAL_CONSOLE=y
# CONFIG_AMX860 is not set
# CONFIG_BSEIP is not set
# CONFIG_C2MON is not set
# CONFIG_CCM is not set
# CONFIG_ETX094 is not set
CONFIG_FADS860=y
# CONFIG_FPS850L is not set
# CONFIG_HERMES is not set
# CONFIG_HERMES_SH is not set
# CONFIG_ICU862 is not set
# CONFIG_IP860 is not set
# CONFIG_IVML24 is not set
# CONFIG_IVMS8 is not set
# CONFIG_LANTEC is not set
# CONFIG_LWMON is not set
# CONFIG_MBX is not set
# CONFIG_PCU_E is not set
# CONFIG_RPXCLASSIC is not set
# CONFIG_RPXLITE is not set
# CONFIG_SM850 is not set
# CONFIG_SPD823TS is not set
# CONFIG_TQM823L is not set
# CONFIG_TQM850L is not set
# CONFIG_TQM855L is not set
# CONFIG_TQM860 is not set
# CONFIG_TQM860L is not set
# CONFIG_TQM823L is not set
# CONFIG_WINCEPT is not set
# CONFIG_PPC601_SYNC_FIX is not set
# CONFIG_ALL_PPC is not set
# CONFIG_SMP is not set
CONFIG_MACH_SPECIFIC=y
CONFIG_MATH_EMULATION=y
# CONFIG_SASH is not set

#
# General setup
#
# CONFIG_HIGHMEM is not set
# CONFIG_ISA is not set
# CONFIG_EISA is not set
# CONFIG_SBUS is not set
# CONFIG_MCA is not set
# CONFIG_PCI_QSPAN is not set
# CONFIG_PCI is not set
CONFIG_NET=y
CONFIG_SYSCTL=y
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_KCORE_ELF=y
CONFIG_BINFMT_ELF=y
CONFIG_KERNEL_ELF=y
CONFIG_BINFMT_MISC=y
# CONFIG_HOTPLUG is not set
# CONFIG_PCMCIA is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Plug and Play configuration
#
# CONFIG_PNP is not set
# CONFIG_ISAPNP is not set

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set
# CONFIG_BLK_DEV_MD is not set
# CONFIG_MD_LINEAR is not set
# CONFIG_MD_RAID0 is not set
# CONFIG_MD_RAID1 is not set
# CONFIG_MD_RAID5 is not set
# CONFIG_BLK_DEV_LVM is not set


IMMR for fads mpc860

2002-10-17 Thread rekha gvv

Hello,
I would like to know what is the physical address of
Internal memory mapped register for the fads mpc860
board ..
and please verify if the values of the registers are
correct in the file
/Linux-Kernel /include/asm-ppc/fads.h

#define BCSR_ADDR   ((uint)0xff01)
#define BCSR_SIZE   ((uint)(64 * 1024))
#define BCSR0   ((uint)0xff01)
#define BCSR1   ((uint)0xff010004)
#define BCSR2   ((uint)0xff010008)
#define BCSR3   ((uint)0xff01000c)
#define BCSR4   ((uint)0xff010010)
#define IMAP_ADDR   ((uint)0xff00)
#define IMAP_SIZE   ((uint)(64 * 1024))

#define PCMCIA_MEM_ADDR ((uint)0x5000)
#define PCMCIA_MEM_SIZE ((uint)(64  20 ))

#define _IO_BASE((uint)0x8000)
#define _IO_BASE_SIZE0x1000

#define CFG_ATA_IDE0_OFFSET 0x

#define CFG_ATA_BASE_ADDR   PCMCIA_MEM_ADDR
#define CFG_ATA_DATA_OFFSET (CFG_PCMCIA_MEM_SIZE +

 x320)
#define CFG_ATA_REG_OFFSET(2 *
  CFG_PCMCIA_MEM_SIZE + 0x320)
#define CFG_ATA_ALT_OFFSET  0x0100

#define MAX_HWIFS   1
#define IDE0_BASE_OFFSET0
#define IDE0_DATA_REG_OFFSET(PCMCIA_MEM_SIZE +
   0x320)
#define IDE0_ERROR_REG_OFFSET   (2 * PCMCIA_MEM_SIZE +

 0x320 +
1)
#define IDE0_NSECTOR_REG_OFFSET (2 * PCMCIA_MEM_SIZE +

0x320 + 2)
#define IDE0_SECTOR_REG_OFFSET  (2 * PCMCIA_MEM_SIZE +

0x320 + 3)
#define IDE0_LCYL_REG_OFFSET(2 * PCMCIA_MEM_SIZE +

0x320 + 4)
#define IDE0_HCYL_REG_OFFSET(2 * PCMCIA_MEM_SIZE +

0x320 + 5)
#define IDE0_SELECT_REG_OFFSET  (2 * PCMCIA_MEM_SIZE +

 0x320 +
6)
#define IDE0_STATUS_REG_OFFSET  (2 * PCMCIA_MEM_SIZE +

 0x320 +
7)
#define IDE0_CONTROL_REG_OFFSET 0x0106
#define IDE0_IRQ_REG_OFFSET 0x000A  /* not
   used */

/* Bits of interest in the BCSRs.
 */
#define BCSR1_ETHEN ((uint)0x2000)
#define BCSR1_RS232EN_1 ((uint)0x0100)
#define BCSR1_RS232EN_2 ((uint)0x0004)
#define BCSR4_ETHLOOP  ((uint)0x8000)  /*
EEST Loopback */
#define BCSR4_EEFDX((uint) 0x4000)  /*
EEST FDX enable */
#define BCSR4_FETH_EN  ((uint)0x0800)  /*
PHY enable */
#define BCSR4_FETHCFG0((uint)0x0400)  /*
PHY autoneg mode */
#define BCSR4_FETHCFG1 ((uint)0x0040)  /*
PHY autoneg mode */
#define BCSR4_FETHFDE  ((uint)0x0200)  /*
PHY FDX advertise */
#define BCSR4_FETHRST  ((uint)0x0020)  /*
PHY Reset */

/* Interrupt level assignments.
 */
#define FEC_INTERRUPT   SIU_LEVEL1  /* FEC
interrupt */
#define PHY_INTERRUPT   SIU_IRQ2/* PHY
link change interrupt */
#define IDE0_INTERRUPT  13

/* We don't use the 8259.
 */
#define NR_8259_INTS0

/* Machine type
 */
#define _MACH_8xx (_MACH_fads)


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





IMMR for fads mpc860/problems to boot linux version 2.4.4

2002-10-17 Thread rekha gvv
Hello,
I had read this from the readme file

CFG_IMMR: Physical address of the Internal Memory

  Mapped Register; DO NOT CHANGE! (11-4)
[MPC8xx systems only]
and found that in file

/ppcboot /include/ config_FADS860T.h
#define CFG_IMMR0xFF00
#define CFG_IMMR_SIZE   ((uint)(64 * 1024))

and linux-kernel/include/asm-ppc/fads.h
#define IMAP_ADDR   ((uint)0xff00)
#define IMAP_SIZE   ((uint)(64 * 1024))

Are the values 0xff00 okay for fads board..
I am sure the above #defines satisfies the rule

Just make sure your machine specific header file (for
instance
include/asm-ppc/tqm8xx.h) includes the same definition
of the Board
Information structure as we define in
include/ppcboot.h, and make
sure that your definition of IMAP_ADDR uses the same
value as your
PPCBoot configuration in CFG_IMMR.

MY main problem is that the fadsboard is not booting
up
it hangs after Uncompressing Kernel Image OK
I have checked the faq at the denx site ..and have
done those changes also but of no use...I have
attatched the config file after doing menuconfig ..if
there is any errors possibly please let me know..
also after the kernel compiles i opened the vmlinux
file and saw somwhere in the middle i found these
warnings..
**
*/usr/src/linux-2.4.4-2002-03-21/include/linux/mount.h.../usr/src/linux-2.4.4-2002-03-21/include
.init=...Kernel command line: %s
2initrd overwritten (0x%08lx  0x%08lx) -
disabling it.
..POSIX conformance testing by UNIFIX
linuxrc./dev/console/linuxrc/initrd.3Change
root to /initrd: error %d
Warning: unable to open an initial console.
/sbin/init../etc/init.../bin/init.../bin/sh.No
init found.  Try passing init= option to kernel
..kernel BUG at %s:%d!
.../usr/src/linux-2.4.4-2002-03-21/include/linux/mount.h.../usr/src/linux-2.4.4-2002-03-21/includ

there is a warning unable to open initial console...
could u strees on that warning ..and tell me if i
shoul create any /dev/console device in the
kernel...before compiling..
these are the problems so hopefully expecting some
hints .
thankyou!
bye






--- Wolfgang Denk wd at denx.de wrote:
 In message

20021017100442.71539.qmail at web8005.mail.in.yahoo.com
 you wrote:
 
  I would like to know what is the physical address
 of
  Internal memory mapped register for the fads
 mpc860
  board ..

 As the name says, the IMMR is a _register_ and  as
 such  it  has  no
 address, neither a phyical or a virtual one. The
 IMMR contains (among
 some  other  bits) the physical address of the
 internal memory of the
 MPC8xx. We do not know which value you load into
 this  register  (or
 how you initialize your CPU), so which sort of
 answer do you expect?

  and please verify if the values of the registers
 are
  correct in the file

 These are no register values, but just some
 #define'd  constants.  I
 see no problems here.


 Ummm... what is your real problem?

 Best regards,

 Wolfgang Denk

 --
 Software Engineering:  Embedded and Realtime
 Systems,  Embedded Linux
 Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88
 Email: wd at denx.de
 core error - bus dumped


-- next part --
An embedded and charset-unspecified text was scrubbed...
Name: config
Url: 
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20021017/afb14a8c/attachment.txt
 


how to buitl ramdisk image..

2002-10-10 Thread rekha gvv

Hello all,
I am using linux2.4.4 for fads860T
can anyone tell me how to build an ramdisk.image.gz
I made
 make  zImage.initrd

but it gave this error

powerpc-linux-ld -T ../vmlinux.lds -Ttext 0x0018
-o zvmlinux.tmp head.o misc.o ../coffboot/zlib.o
m8xx_tty.o
powerpc-linux-objcopy -O elf32-powerpc -R .comment
--add-section=image=../coffboot/vmlinux.gz \
zvmlinux.tmp zvmlinux
rm zvmlinux.tmp
powerpc-linux-ld -T ../vmlinux.lds -Ttext 0x0018
-o zvmlinux.initrd.tmp1 head.o misc.o
../coffboot/zlib.o m8xx_tty.o
powerpc-linux-objcopy -O elf32-powerpc -R .comment \
--add-section=initrd=ramdisk.image.gz \
--add-section=image=../coffboot/vmlinux.gz \
zvmlinux.initrd.tmp1 zvmlinux.initrd1
powerpc-linux-objcopy: cannot stat: ramdisk.image.gz:
No such file or directory
make[1]: *** [zvmlinux.initrd] Error 1
make[1]: Leaving directory
`/usr/src/linux-2.4.4-2002-03-21/arch/ppc/mbxboot'
___
bye!


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





boot linux on fads mpc860

2002-10-07 Thread rekha gvv

Hello,
I am new to this mailing list.
I am trying to boot linux from Fads MPC860 powerpc
board I have compiled the linux kernelversion
linux-2.4.4-2002-03-21 .Also i have put the PPcboot
1.1.6 into the board.now i dont know how to download
this linux kernel into this board.Should i do any
sttings with ppcboot .please do let me know
i am using the tftpboot command but then
wheni tell go 10 it tells

## starting application at 0x0010

thenit hangs ..
i have tried to download the vmlinux file also
converted that to binary format and also tried but it
gives the same problem
one more thing is when i used the BOOTM command
it used to give

##Booting application at 0x0010
Bad magic number

I dont understand what to do.so kindly please help
Regards
Rekha
rekhagvvc at yahoo.co.in




Faith Hill - Exclusive Performances, Videos  More
http://faith.yahoo.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/