Apologies, I know I should use that snippet tools as I didn't want to fill the page with code but anyway, here goes: BEGIN of Screen Print (initramfs) /bin/reboot [ 280.118632] reboot: Restarting system U-Boot SPL 2013.10 (Apr 27 2014 - 19:08:27) Boot device: NAND Attempting to set PLLA to 800 MHz ... plla_ctrl0 : 0000030a plla_ctrl1 : 00400000 plla_ctrl2 : 007f0068by LeggoMyEggo - Debian
Put 3.17 on a flash drive and I am getting much further however I don't get a Debian prompt. This is where I get up to now: 2.845634] usb 1-1.2: SerialNumber: AE7FHE0700000917 [ 2.853209] usb-storage 1-1.2:1.0: USB Mass Storage device detected [ 2.860052] scsi host1: usb-storage 1-1.2:1.0 [ 2.880568] usbcore: registered new interface driver uas [ 4.047208] scsi 1:0:by LeggoMyEggo - Debian
It's not a Video fortunately, it's a Biz I bought from Adorama a couple months ago. Here is my printenv from Putty console. OX820 # printenv autoload=no baudrate=115200 bootargs=console=ttyS0,115200n8 bootcmd=run dt_bootcmd_usb bootdelay=10 console=console=ttyS0,115200n8 dt_bootcmd_usb=usb start; run dt_usb_bootcmd; usb stop; reset dt_bootm=bootm $uimage_addr $uinitrd_addr $by LeggoMyEggo - Debian
OK let me start off by saying DUH! I don't know how I did it but I accidentally flashed MARVELL stage 1 boot files to my OXNAS device. So from a JTAG console I can see it trying to boot the kernel but it fails because of my obvious FUBAR. I have tried to follow the forum threads about how to load a new uboot but that works at a higher level than what I am able to access my device at in it&by LeggoMyEggo - Debian