Go to previous topic
Go to next topic
Last Post 01 Mar 2009 04:36 PM by  sagaert
LH7A404 module changed to brick
 0 Replies
Author Messages
sagaert
New Member
New Member
Posts:


--
01 Mar 2009 04:36 PM
    Hi

    I have corrupted the bootloader while trying to run linux on the module.

    First loaded the apex bootloader,
    These where the last words from the module, after resboot it was dead.

    apex> erase $env
    # erase nor:128k+64k i think this corrupted the lolo loader
    apex> printenv
    cmdline *= console=ttyAM1 root=/dev/hda1 mtdparts=phys_mapped_flash:2m(boot),-(r
    oot)
    fat-drv *= cf
    ext2-drv *= cf
    startup *= copy $kernelsrc $bootaddr;
    kernelsrc *= nor:256k+1536k
    bootaddr *= 0xc0008000
    apex> setenv cmdline console=ttyAM1 root=/dev/hda1



    I have a Keil JTAG ULINK adapter only, and i can't afford me an bdi2000 or bdi3000
    Any other options ?

    Johan


    ---