On Sun, 27 Jan 2008 19:45:36 +0300 "Gryanko Alexandr" <[EMAIL PROTECTED]> wrote:
This is haret problem then, and should be directed to its ML (cc:ing there). > 2008/1/27, Paul Sokolovsky <[EMAIL PROTECTED]>: > > > > On Sun, 27 Jan 2008 17:42:54 +0300 > > "Gryanko Alexandr" <[EMAIL PROTECTED]> wrote: > > > > > Hi! > > > > > > 'm building Angstrom as it is described in a manual > > > http://www.angstrom-distribution.org/building-angstrom ... > > > > > > How i can boot the image with haret ? > > > > If you build it, then you're for sure noticed that sample haret's > > startup.txt is generated as part of build process. And more info > > available on haret's home page, > > http://handhelds.org/moin/moin.cgi/HaRET > > > > > > _______________________________________________ > > Angstrom-distro-users mailing list > > [email protected] > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > > > > Yes, i have startup.txt(booting from SD/MMC): > > # This is startup file for HaRET, Linux bootloader for WinCE > # http://handhelds.org/wiki/HaRET > > set kernel "zImage-2.6.21-hh20-r6-htcsable.bin" > > # Boot choices. Uncomment 'set' statements in exactly one section > > ## Choice 1 - Boot from SD/MMC card > # Have 2 partition on a card: > # 1st - FAT with HaRET executable, this file and zImage above > # 2nd - EXT2 with rootfs tarball extracted > set cmdline "root=/dev/mmcblk0p2 rootdelay=10 console=ttyS0,115200n8 > console=tty0" > > But i see only "Jumping to kernel", that's haret log: > > ===== HaRET pre-0.5.2-20080119_210916 ===== > Setting KMode to true. > Old KMode was 1 > Finished initializing output > Loading dynamically bound functions > Function '?GXOpenDisplay@@YAHPAUHWND__@@[EMAIL PROTECTED]' in library 'gx' at > 035C122C Function '?GXCloseDisplay@@YAHXZ' in library 'gx' at 035C1650 > Function '?GXBeginDraw@@YAPAXXZ' in library 'gx' at 035C16F4 > Function '?GXEndDraw@@YAHXZ' in library 'gx' at 035C17EC > Function 'LoadLibraryExW' in library 'coredll' at 01F72408 > Function 'NLedSetDevice' in library 'coredll' at 01F6E350 > Function 'GetSystemPowerStatusEx2' in library 'coredll' at 01F77D9C > Function 'SleepTillTick' in library 'coredll' at 01F7229C > Function 'AllocPhysMem' in library 'coredll' at 01F721A4 > Function 'FreePhysMem' in library 'coredll' at 01F7222C > Function 'CreateToolhelp32Snapshot' in library 'toolhelp' at 021A1094 > Function 'Process32First' in library 'toolhelp' at 021A1154 > Function 'Process32Next' in library 'toolhelp' at 021A11BC > Function 'Module32First' in library 'toolhelp' at 021A1344 > Function 'Module32Next' in library 'toolhelp' at 021A13B8 > Function 'CloseToolhelp32Snapshot' in library 'toolhelp' at 021A1098 > Unable to load library 'ace_ddi' > Unable to load library 'ace_ddi' > Unable to load library 'ace_ddi' > Unable to load library 'ace_ddi' > Unable to load library 'ace_ddi' > Unable to load library 'ace_ddi' > Unable to load library 'ace_ddi' > Unable to load library 'ace_ddi' > Detecting memory > WinCE reports memory size 67108864 (phys=32120832 store=28323840) > Detecting current machine > Trying to detect machine (Plat='PocketPC' OEM='hp iPAQ hw6515d') > Wince reports processor: core=Intel(R) name=PXA272 cat= vend=INTEL > Looking at machine Alpine > Looking at machine Apache > Looking at machine AximX50 > Looking at machine AximX5 > Looking at machine Beetles > Registering command IGPIO > Registering command WG|PIO > Registering command GPLR > Registering command GPDR > Registering command GAFR > Registering command GPIO > Registering command GPIOST > Registering command LOADLIBRARYEX > Registering command NLEDSET > Registering command TRACES > Registering command RESUMETRACES > Registering command WI|RQ > Registering command TRACE > Registering command TRACEMASK > Registering command TRACE2 > Registering command TRACETYPE > Registering command TRACE2TYPE > Registering command TRACEFORWATCH > Registering command INSN > Registering command INSNREENABLE > Registering command INSNREG1 > Registering command INSNREG2 > Registering command INSN2 > Registering command INSN2REENABLE > Registering command INSN2REG1 > Registering command INSN2REG2 > Registering command ALTL1TRACE > Registering command MAXL1TRACE > Registering command MAXL1TRACERESUME > Registering command MMUTRACE > Registering command TRACEIGNORE > Registering command PERMISSIVEMMUTRACE > Registering command KILL > Registering command PS > Registering command LSMOD > Registering command ADDR2MOD > Registering command AC97 > Not registering command ATIDBG > Initializing for machine 'Beetles' > HaRET(1)# set ramaddr 0xa0000000 > HaRET(2)# addlist IRQS p2v(0x40D00000) 0x480 32 0 > HaRET(3)# addlist IRQS p2v(0x40D0009c) 0xfffffffc 32 0 > HaRET(4)# addlist IRQS p2v(0x40E00048) 0 32 0 > HaRET(5)# addlist IRQS p2v(0x40E0004c) 0 32 0 > HaRET(6)# addlist IRQS p2v(0x40E00050) 0 32 0 > HaRET(7)# addlist IRQS p2v(0x40E00148) 0 32 0 > HaRET(8)# addlist GPIOS p2v(0x40E00000) > HaRET(9)# addlist GPIOS p2v(0x40E00004) > HaRET(10)# addlist GPIOS p2v(0x40E00008) > HaRET(11)# addlist GPIOS p2v(0x40E00100) > HaRET(12)# addlist GPIOS p2v(0x40E0000C) > HaRET(13)# addlist GPIOS p2v(0x40E00010) > HaRET(14)# addlist GPIOS p2v(0x40E00014) > HaRET(15)# addlist GPIOS p2v(0x40E0010C) > HaRET(16)# addlist GPIOS p2v(0x40E00054) > HaRET(17)# addlist GPIOS p2v(0x40E00058) > HaRET(18)# addlist GPIOS p2v(0x40E0005c) > HaRET(19)# addlist GPIOS p2v(0x40E00060) > HaRET(20)# addlist GPIOS p2v(0x40E00064) > HaRET(21)# addlist GPIOS p2v(0x40E00068) > HaRET(22)# addlist GPIOS p2v(0x40E0006c) > HaRET(23)# addlist GPIOS p2v(0x40E00070) > HaRET(24)# newvar CLOCKS GPIOS 'Architecture clock registers' > HaRET(25)# addlist CLOCKS p2v(0x41300000) > HaRET(26)# addlist CLOCKS p2v(0x41300004) > HaRET(27)# addlist CLOCKS p2v(0x41300008) > HaRET(28)# addlist CLOCKS p2v(0x4130000C) > HaRET(29)# addlist CLOCKS cp 14 0 6 0 0 > HaRET(30)# addlist CLOCKS cp 14 0 7 0 0 > Welcome, this is HaRET pre-0.5.2-20080119_210916 running on WindowsCE > v4.21 Minimal virtual address: 00010000, maximal virtual address: > 7FFFFFFF Detected machine Beetles/PXA27x (Plat='PocketPC' OEM='hp > iPAQ hw6515d') CPU is Intel ARM arch 5TE revision 0 product 17 > stepping 4 running in system mode > Enter 'HELP' for a short command summary. > > Running WSAStartup > Starting gui > In initdialog > Found machine Beetles > executing startup.txt > HaRET(1)# set kernel "zImage-2.6.21-hh20-r6-htcsable.bin" > HaRET(9)# set cmdline "root=/dev/mmcblk0p2 rootdelay=10 > console=ttyS0,115200n8 console=tty0" > HaRET(11)# bootlinux > boot KERNEL=zImage-2.6.21-hh20-r6-htcsable.bin INITRD= > Opening file zImage-2.6.21-hh20-r6-htcsable.bin > boot params: RAMADDR=a0000000 RAMSIZE=04000000 MTYPE=1003 > CMDLINE='root=/dev/mmcblk0p2 rootdelay=10 console=ttyS0,115200n8 > console=tty0' > Boot FB feedback: 1 > Built virtual to physical page mapping > Allocated 261 pages (tags=49B00000/a1d0b000 kernel=49B01000/a1d0a000 > initrd=49C01000/a199c000 index=49C01000/a199c000) > Built kernel tags area > Built page index > Video buffer at A8500020 sx=240 sy=240 mx=60 my=40 > Video Phys FB=5c000020 Fonts=a199a064 > [EMAIL PROTECTED]/a1999000 sj=49C04000 stack=49C02000/a199b000 > data=49C03000/a199a000 exec=a1999128 > Reading 1045452 bytes... > Read complete > Launching to physical address a1999010 > Trampoline setup ([EMAIL PROTECTED]/1e023f78/a1996f78) > MMU setup: mmu=B0600000/a0600000 > Go Go Go... > _______________________________________________ > Angstrom-distro-users mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
