On 01/16/14 21:09, Rajesh Mallah wrote:
Hi ,

would anyone pls help. I need to make the box work on its own without the
use of any external sdcard.

Please note: I am trying to install the uboot on internal MMC there is
no nand flash in
my device.
http://linux-sunxi.org/BSP

start with that. Also, we don't have ram info for mele m3 as far as I know.

If you could be so kind and follow these steps, hopefully with the pictures (the more the better) we can add support for your device to u-boot.

http://linux-sunxi.org/New_Board_howto

Finally, you could try the interra3 binary on your internal mmc card, but the best solution of course is to get your board properly supported.

Just a note btw, you probably best be able to build u-boot yourself (with the BSP it should be trivial) and you should be able to modify board.cfg yourself (after we add it). This because you will need TWO bootloaders. One to boot from the regular external SD card (likely connected to mmc0) and one to boot frmo the internal mmc (likely mmc2).

Once we get things going we can continue. Also, if you want faster help; check out our irc channel on freenode, linux-sunxi.

Oliver

regards
mallah.


On Thu, Jan 16, 2014 at 1:44 AM, Rajesh Mallah <[email protected]
<mailto:[email protected]>> wrote:


    i am following :

    https://github.com/linux-sunxi/u-boot-sunxi/wiki

    i used sunxi branch and

      make cubietruck  ARCH=arm  CROSS_COMPILE=arm-linux-gnueabihf-

    dd if=u-boot-sunxi-with-spl.bin of=/dev/mmcblk0  bs=1024 seek=8


    U-Boot SPL 2014.01-rc1-09154-geccc92d (Jan 16 2014 - 01:41:18)
    Board: Cubietruck
    DRAM: 1024 MiB
    CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
    Card did not respond to voltage select!
    spl: mmc init failed: err - -17
    ### ERROR ### Please RESET the board ###







    On Thu, Jan 16, 2014 at 1:20 AM, Rajesh Mallah
    <[email protected] <mailto:[email protected]>> wrote:



        Hi

        i would like to install uboot on the internal MMC card of mele
        m3 (A20 , 1024MB)
        model. could anyone suggest which uboot source and what board config
        should work.

        thanks (but sorry if the question was too novice).

        regds
        mallah.



--
You received this message because you are subscribed to the Google
Groups "linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to