Seeing that you posted a new image file: A10MinimalLinux.img.gz
I tried it with mele-a1000.bin renamed to script.bin.
Viola! I see text. Very LARGE text. It boots to login!
But this is not uCore, initramfs as was the first attempt.
You're right: it is just busybox, bterm and a very sleepy init, which just mounts devpts and respawns getty->bterm.
On the other hand, here I have
full Micro Core working on the tablet, with only zcache kernel module missing, and tce-load -i working fine.
So, the real question now is why my previous file didn't work for you.
u-boot.bin, sun4i-spl.bin and the kernel are identical, and I have no control on script.bin. So it must necessarily be /init or /bin/busybox, which changed, or /etc/tc-config, which is here bypassed. Or something with initramfs.
And why the very first release also didn't work for you? That was VERY similar to this.
Only the boot loaders and script were left out there; maybe...
Mumble, very difficult to troubleshoot remotely
This is why I am delaying initramfs on rpi until I get the basics, traditional rootfs working.
Anyway, you have reached a first milestone. Awesome!
Glad it works