dCore Import Debian Packages to Mountable SCE extensions > Allwinner A10
CubieBoard, Install to NAND
fangis:
Hi
I followed the steps on your script - but I had to do them manually as the tv box currently has no internet access.
Maybe i get nand1 nand2 names because i use a different kernel? By the way it`s funny, if I use the default kernel, then dmesg shows that nand driver did not load correctly.
Anyway - i`ll look forward to your img file and also, if you could post your boot.cmd I will be thankful
MapHtH:
Uhh, the procedure I've posted is made for Cubieboard and I haven't tested it on anything else so I cant guarantee that it would work on anything else.
You should already have nanda and not nand1 by dding cubie_nand_uboot_partition_image.bin but that's made for cubieboard too.
I think that the primary and secondary boot loaders are a tad different with android tv boxes. I'd use the ones with the working images.
My boot.cmd is:
--- Code: ---setenv bootargs console=${console} init=/init rootwait panic=${panic} loglevel=${loglevel} ${extraargs}
ext4load nand 1:0 0x43000000 /boot/script.bin
ext4load nand 1:0 0x48000000 /boot/uImage
ext4load nand 1:0 0x43100000 /boot/uCore
bootm 0x48000000 0x43100000
--- End code ---
fangis:
It`s ok
Usually for A10 devices, it`s just a matter of switching a script.bin and then images from other devices can work on yours. But this nand install may have something different.
THanks for the boot.cmd but it seems there is nothing to replace in there. For now, i run out of ideas, although it feels like it`s close to working.
vinikon:
Hi there,
please tell me if you script works as of today. I'd like to set-up my Mk802II in order to run TinyCore with X.
But since 2015 repositories, uboot etc. changed.
Is there any changes that I should make to the script?
Thanks
allu11:
Hi MapHtH,
I'm trying to flash linux to Cubieboard2. How to adapt your script to Cubieboard2?
Thank you
/Allu11
Navigation
[0] Message Index
[*] Previous page
Go to full version