I'm getting closer. I found the instructions for the Cyclone V dev board and attached to the TTY located on the UART (J10) with 115200-N-8-1. I picked a brand new unopened box, installed the HPS memory, verified ALL jumpers and switches, and tested it. Now I can see the out of the box Arria 10 SoC Dev kit is getting a kernel panic. So far I've tested 4 of these $4500 dev kits and they are all intermittently getting a kernel panic.
mmc0: new high speed SDHC card at address 0007
mmcblk0: mmc0:0007 SD16G 14.5 GiB
mmcblk0: p1 p2 p3
platform leds.2: Driver leds-gpio requests probe deferral
kjournald starting. Commit interval 5 seconds
EXT3-fs (mmcblk0p2): using internal journal
EXT3-fs (mmcblk0p2): recovery complete
EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
VFS: Mounted root (ext3 filesystem) on device 179:2.
devtmpfs: mounted
Freeing unused kernel memory: 332K (8067c000 - 806cf000)
Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
CPU: 1 PID: 1 Comm: init Not tainted 3.10.31-ltsi-02998-g28bac3e# 1
[<80016538>] (unwind_backtrace+0x0/0xf8) from [<80012e24>] (show_stack+0x20/0x24)
[<80012e24>] (show_stack+0x20/0x24) from [<804c39e4>] (dump_stack+0x24/0x28)
[<804c39e4>] (dump_stack+0x24/0x28) from [<804c1890>] (panic+0xac/0x1f8)
[<804c1890>] (panic+0xac/0x1f8) from [<80028d34>] (complete_and_exit+0x0/0x2c)
[<80028d34>] (complete_and_exit+0x0/0x2c) from [<80029c54>] (do_group_exit+0x5c/0xdc)
[<80029c54>] (do_group_exit+0x5c/0xdc) from [<80037880>] (get_signal_to_deliver+0x298/0x660)
[<80037880>] (get_signal_to_deliver+0x298/0x660) from [<800122e4>] (do_signal+0x114/0x464)
[<800122e4>] (do_signal+0x114/0x464) from [<800127bc>] (do_work_pending+0x74/0xb4)
[<800127bc>] (do_work_pending+0x74/0xb4) from [<8000e6c0>] (work_pending+0xc/0x20)
CPU0: stopping
CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.10.31-ltsi-02998-g28bac3e# 1
[<80016538>] (unwind_backtrace+0x0/0xf8) from [<80012e24>] (show_stack+0x20/0x24)
[<80012e24>] (show_stack+0x20/0x24) from [<804c39e4>] (dump_stack+0x24/0x28)
[<804c39e4>] (dump_stack+0x24/0x28) from [<800144dc>] (handle_IPI+0x120/0x13c)
[<800144dc>] (handle_IPI+0x120/0x13c) from [<80008590>] (gic_handle_irq+0x68/0x6c)
[<80008590>] (gic_handle_irq+0x68/0x6c) from [<8000e280>] (__irq_svc+0x40/0x50)
Exception stack(0x806d1f30 to 0x806d1f78)
1f20: 80f5c7f8 00000000 00016a7a 00000000
1f40: 806d0000 806d0008 806d0000 8070b410 806d83e8 806d843c 00000000 806d1f84
1f60: 806d1f88 806d1f78 8000fa7c 8000fa80 60000113 ffffffff
[<8000e280>] (__irq_svc+0x40/0x50) from [<8000fa80>] (arch_cpu_idle+0x3c/0x40)
[<8000fa80>] (arch_cpu_idle+0x3c/0x40) from [<80060b8c>] (cpu_startup_entry+0x148/0x218)
[<80060b8c>] (cpu_startup_entry+0x148/0x218) from [<804bd28c>] (rest_init+0x84/0x88)
[<804bd28c>] (rest_init+0x84/0x88) from [<8067cab4>] (start_kernel+0x2b4/0x2c0)
Does anyone know what's going on? Please help.
See the attachment for the full boot text