[Skyeye-developer] problem in loading the arm image with linux-2.6.20.4 kernel image

Arnab Som arnabsom at gmail.com
Thu Apr 5 15:43:28 CST 2007


Hi Anthony,
                  I ahve tried ur suggestion but without result.
I wonder where lies the problem.
Regards
Arnab

On 4/4/07, Anthony Lee <don.anthony.lee+program at gmail.com> wrote:
>
> Hi,
>
> You could turn on JTAG DCC console by change "linux/.config"
> like the lines shown below:
>
> #########################################
> CONFIG_SERIAL_CORE=y
> CONFIG_SERIAL_CORE_CONSOLE=y
> CONFIG_SERIAL_DCC=y
> CONFIG_SERIAL_DCC_CONSOLE=y
> ##########################################
>
> and add "console=ttyJ0" to your CONFIG_CMDLINE,
> ttyJ0: major number is 4, minor number is 64, maybe you should delete
> ttyS0
>
>
> Then, add "uart: mod=stdio, converter=dcc" to your "skyeye.conf" and retry
> it
> to see what happens.
>
>
> BTW, the introduction shown above needs the SkyEye from current SVN head.
>
> 2007/4/4, Arnab Som <arnabsom at gmail.com>:
> > Hi,
> >      I have compiled the linux-2.6.20.4 with the kb9202_defconfig and my
> > skyeye.conf looks like
> >
> -----------------------------------------------------------------------------------------------------
> > #skyeye config file sample
> > cpu: arm7tdmi
> >
> > mach: at91
> >
> > mem_bank: map=M, type=RW, addr=0x00000000, size=0x00004000
> > mem_bank: map=M, type=RW, addr=0x01000000, size=0x00400000
> > mem_bank: map=M, type=RW, addr=0x02400000, size=0x00008000
> > mem_bank: map=M, type=RW, addr=0x04000000, size=0x00400000
> > mem_bank: map=M, type=RW, addr=0xc0000000,
> size=0x00400000,file=./vmlinux
> >
> > mem_bank: map=I, type=RW, addr=0xf0000000, size=0x10000000
> >
> > mem_bank: map=M, type=RW, addr=0xc0000000, size=0x00100000
> >
> > #lcd: type=ep7312,mod=gtk
> > #dbct: state=on
> > #dbct: state=off
> >
> >
> ----------------------------------------------------------------------------------------------------
> >
> > But when i run it as follows i get a hung up situation like below
> > Any guesses
> >
> > [arnabsom at localhost boot]$ skyeye -c skyeye.conf -e vmlinux
> > arch: arm
> > cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
> > mach info: name at91, mach_init addr 0x8057490
> > uart_mod:0, desc_in:, desc_out:
> > SKYEYE: use arm7100 mmu ops
> > Loaded RAM   ./vmlinux
> > exec file "vmlinux"'s format is elf32-little.
> > load section .init: addr = 0xc0008000  size = 0x00019000.
> > load section .text: addr = 0xc0021000  size = 0x0021dc78.
> > not load section .rodata: addr = 0xc023f000  size = 0x00000000 .
> > not load section .pci_fixup: addr = 0xc023f000  size = 0x00000000 .
> > not load section .rio_route: addr = 0xc023f000  size = 0x00000000 .
> > load section __ksymtab: addr = 0xc023f000  size = 0x00003f70.
> > load section __ksymtab_gpl: addr = 0xc0242f70  size = 0x00000d50.
> > not load section __ksymtab_unused: addr = 0xc0243cc0  size = 0x00000000
> .
> > not load section __ksymtab_unused_gpl: addr = 0xc0243cc0  size =
> 0x00000000
> > .
> > load section __ksymtab_gpl_future: addr = 0xc0243cc0  size = 0x00000018.
> > not load section __kcrctab: addr = 0xc0243cd8  size = 0x00000000 .
> > not load section __kcrctab_gpl: addr = 0xc0243cd8  size = 0x00000000 .
> >  not load section __kcrctab_unused: addr = 0xc0243cd8  size = 0x00000000
> .
> > not load section __kcrctab_unused_gpl: addr = 0xc0243cd8  size =
> 0x00000000
> > .
> > not load section __kcrctab_gpl_future: addr = 0xc0243cd8  size =
> 0x00000000
> > .
> > load section __ksymtab_strings: addr = 0xc0243cd8  size = 0x0000aeb8.
> > load section __param: addr = 0xc024eb90  size = 0x00000370.
> > load section .data: addr = 0xc0250000  size = 0x0001d43c.
> > not load section .bss: addr = 0xc026d440  size = 0x00015854 .
> > not load section .comment: addr = 0x00000000  size = 0x000024fc .
> > start addr is set to 0xc0008000 by exec file.
> >
> >
> > _______________________________________________
> > Skyeye-developer mailing list
> > Skyeye-developer at lists.gro.clinux.org
> > http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
> >
> >
>
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070405/70d574fa/attachment-0001.htm


More information about the Skyeye-developer mailing list