Hello,
I have recently downloaded the latest factory along with the 3.13A linux-mx kernel for the VF65GS10 and have experienced what seems to be a hang at boot. The board does boot properly at times and then other times I need to power cycle anywhere from 1 to 10 times before boot proceeds nominally.
I was curious if anyone has experienced this? We were running the 3.0 kernel previously and we did not experience the hang. I suspect it is not a console issue since the linux logo does not display on the screen. I do see the logo during a successful boot. Thanks for your help.
Additional Info:
I just built the RFS and Kernel using the 3.0 kernel and I have not experienced any boot issues.
Console Output:
U-Boot 2013.07 (Dec 07 2015 - 10:52:32)
CPU: Freescale Vybrid 600 family rev1.2 at 396 MHz
Reset cause: POR
Board: TWR-VF65GS10
DRAM: 128 MiB
WARNING: Caches not enabled
NAND: 256 MiB
MMC: FSL_SDHC: 0
In: serial
Out: serial
Err: serial
Net: FEC
Hit any key to stop autoboot: 0
Using FEC device
TFTP from server 192.168.1.1; our IP address is 192.168.1.2
Filename 'uImage'.
Load address: 0x81000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
###############
459 KiB/s
done
Bytes transferred = 3069144 (2ed4d8 hex)
Using FEC device
TFTP from server 192.168.1.1; our IP address is 192.168.1.2
Filename 'twr_vf600.dtb'.
Load address: 0x82000000
Loading: ####
408.2 KiB/s
done
Bytes transferred = 19242 (4b2a hex)
## Booting kernel from Legacy Image at 81000000 ...
Image Name: Linux-3.13.9
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3069080 Bytes = 2.9 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 82000000
Booting using the fdt blob at 0x82000000
Loading Kernel Image ... OK
Loading Device Tree to 87f38000, end 87f3fb29 ... OK
Starting kernel ...
Ucompressing Linux... done, booting the kernel.
Message was edited by: Brian Butcher