X

spark box und git image

Einklappen
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • bonkel
    unregistriert
    • 06.07.2009
    • 7924

    spark box und git image

    egal was ich mach...

    es hängt immer beim kernel laden
    egal ob stm24 oder 23 (123) nodebug oder debug...

    Code:
    [4:00:13 PM] Freddy (grugga aaf): U-Boot 1.3.1 (Nov 15 2010 - 17:57:53) - stm23_0043 - YW 1.0.018 Rel
    
    DRAM:  128 MiB
    NOR:     8 MiB
    NAND:  512 MiB
    In:    serial
    Out:   serial
    Err:   serial
    IdentID : 09 00 08 00 00 25 f2 
    
    Hit ESC to stop autoboot:  3  2  1  0 
    
    Loading from NAND 512MiB 3,3V 8-bit, offset 0x18000000
       Image Name:   Linux-2.6.23.17_stm23_0123
       Image Type:   SuperH Linux Kernel Image (gzip compressed)
       Data Size:    2363842 Bytes =   2.3 MiB
       Load Address: 80801000
       Entry Point:  80802000
    ## Booting image at 80000000 ...
       Image Name:   Linux-2.6.23.17_stm23_0123
       Image Type:   SuperH Linux Kernel Image (gzip compressed)
       Data Size:    2363842 Bytes =   2.3 MiB
       Load Address: 80801000
       Entry Point:  80802000
       Verifying Checksum ... Bad Data CRC
    ## Ready for binary (ymodem) download to 0x80000000 at 115200 bps...
    CCC
    gibts da nen trick den ich überseh?
  • bonkel
    unregistriert
    • 06.07.2009
    • 7924

    #2
    das problem besteht weiterhin noch....


    hab nun am desktop pc ne vm neu aufgesetzt


    hat durchgebaut usw...

    aber immernoch der fehler mit dem kernel

    ich dreh noch durch

    Kommentar

    • dromo
      Neuer Benutzer
      • 08.11.2010
      • 2

      #3
      it seems that the following line:
      ...Verifying Checksum ... Bad Data CRC
      is crucial, and then uboot tries to load kernel via rs232 under kermit, which is probaly not what you want
      There are few resonons why this could happen (debug option is not guilty), you can try:
      a) from spark, telnet, nandtest -m /dev/mtd5 (and 6), flash_eraseall -j /dev/mtd5 and same for mtd6
      b) check your mkfs.jffs2 line, depending on your build environment it should be along the following:
      --root=stm24release --output=tmp.img --eraseblock=0x20000 -pvnqf ( some versions do not like options grouped together )

      Kommentar

      • oral_b1
        Neuer Benutzer
        • 28.03.2008
        • 32

        #4
        Zitat von dromo Beitrag anzeigen
        it seems that the following line:
        ...Verifying Checksum ... Bad Data CRC
        is crucial, and then uboot tries to load kernel via rs232 under kermit, which is probaly not what you want
        There are few resonons why this could happen (debug option is not guilty), you can try:
        a) from spark, telnet, nandtest -m /dev/mtd5 (and 6), flash_eraseall -j /dev/mtd5 and same for mtd6
        b) check your mkfs.jffs2 line, depending on your build environment it should be along the following:
        --root=stm24release --output=tmp.img --eraseblock=0x20000 -pvnqf ( some versions do not like options grouped together )
        i have this Problem



        STMicroelectronics Base Distribution version 2.2
        Linux/sh4 2.6.32.42_stm24_V4.1-SAT7111_7111-STSDK

        stlinux login: root
        Password:


        Welcome to STMicroelectronics Base Distribution.



        BusyBox v1.18.2 (2011-07-13 20:52:52 CST) built-in shell (ash)
        Enter 'help' for a list of built-in commands.

        [root@stlinux]#nandtest -m /dev/mtd5
        ECC corrections: 0
        ECC failures : 0
        Bad blocks : 0
        BBT blocks : 0
        007e0000: checking...
        Finished pass 1 successfully
        [root@stlinux]#nandtest -m /dev/mtd6
        ECC corrections: 0
        ECC failures : 0
        Bad blocks : 2
        BBT blocks : 0
        Bad block at 0x01ae0000
        Bad block at 0x06660000
        076e0000: checking...
        Finished pass 1 successfully
        [root@stlinux]#

        how can i fix that??
        how can i say to the MB bioschip to no more writhe to this addres?
        and no more read?
        is it possibel to remap it??
        Zuletzt geändert von oral_b1; 12.02.2013, 14:37.

        Kommentar

        • oral_b1
          Neuer Benutzer
          • 28.03.2008
          • 32

          #5
          Yes its works at me

          Kommentar

          Nicht konfiguriertes PHP-Modul

          Einklappen

          spark box und git image

          Einklappen
          Lädt...
          X