Forums

Linux Image booting on DM368

  • HI

    I am working on DM368ECDK.
    I want to run a Davinci Linux on DM368 without any errors.

    I have approached the following steps to create uImage from source_mt5/ti-davinci:

    make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- distclean
    make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- davinci_dm365_defconfig
    make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- uImage

    uImage got generated .


    For Root File System I used NFS.
    1.copied the filesys_ECDK.tgz from source_mt5/target and unzipped  by "tar -xvzf filesys_ECDK.tgz'
    2.I got filesys and used as a NFS server folder .

    While booting the kernel from minicom ...i am getting the following errors continously 

    1.i2c_davinci i2c_davinci.1: controller timed out tvp7002 1-005c: Write: retry ... 1

    2.mmc0: host doesn't support card's voltages
    mmc0: error -22 whilst initialising SDIO card


    Please helps us to solve the above issues so that Linux is up also need to know what is the expected output in display ...we have connected composite of DM368  to VGA monitor using convertor.Initially I am getting linux logo and then screen remains same.

  • Hi ,

    I am also facing similar issue.Kindly can you let me know how to slove the below issues.

    mmc0: host doesn't support card's voltages

    mmc0: error -22 whilst initialising SDIO card

    i2c_davinci i2c_davinci.1: controller timed out

    mmc0: host doesn't support card's voltages

    thanks and regards