|  | 
 
| I have been trying to get various images to work on my OPI One in thisthread.I think one of my bards has developed an issue. I am using a 5V 8Amp SMPS.
 When I start up with the Serial debug I get the following result
 
 Copy codeU-Boot SPL 2016.09-armbian (Sep 15 2016 - 07:19:14)
DRAM: 512 MiB
Trying to boot from MMC1
U-Boot 2016.09-armbian (Sep 15 2016 - 07:19:14 +0200) Allwinner Technology
CPU:   Allwinner H3 (SUN8I 1680)
Model: Xunlong Orange Pi One
DRAM:  512 MiB
MMC:   SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
In:    serial
Out:   serial
Err:   serial
Net:   phy interface0
eth0: ethernet@1c30000
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
2886 bytes read in 143 ms (19.5 KiB/s)
## Executing script at 43100000
gpio: pin PL10 (gpio 298) value is 1
   Warning: value of pin is still 0
gpio: pin PG11 (gpio 203) value is 1
** File not found /boot/.verbose **
** File not found /boot/.next **
** Unrecognized filesystem type **
** File not found .next **
35908 bytes read in 405 ms (85.9 KiB/s)
3114523 bytes read in 307 ms (9.7 MiB/s)
5025168 bytes read in 451 ms (10.6 MiB/s)
## Loading init Ramdisk from Legacy Image at 43300000 ...
   Image Name:   uInitrd
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    3114459 Bytes = 3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
Using machid 0x1029 from environment
Starting kernel ...
If I power cycle the board,  the follow line repeat a lot after Starting Kernel
 
 Copy codeU-Boot SPL 2016.09-armbian (Sep 15 2016 - 07:19:14)
DRAM: 512 MiB
Trying to boot from FEL
 Any ideas if I can fault find this board?
 ( I am a Linux newby but will investigate as much as I can).
 
 
 
 | 
 |