Skip to content

Instantly share code, notes, and snippets.

@sr105
Created December 11, 2015 22:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sr105/8c9873420c855f0bd0cf to your computer and use it in GitHub Desktop.
Save sr105/8c9873420c855f0bd0cf to your computer and use it in GitHub Desktop.
gsc wd disabled by power off
###########################################################################
###########################################################################
###########################################################################
U-Boot SPL 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
Booting from NAND
PMIC: LTC3676
NAND : 256 MiB
*** Warning - bad CRC, using default environment
U-Boot 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
CPU: Freescale i.MX6DL rev1.2 at 792MHz
CPU: Industrial temperature grade (-40C to 105C) at 58C
Reset cause: POR
I2C: ready
DRAM: 1 GiB
PMIC: LTC3676
NAND: 256 MiB
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
PCI:
00:01.0 - 16c3:abcd - Bridge device
01:00.0 - 168c:0032 - Network controller
auto-detected panel HDMI
Display: HDMI (1024x768)
In: serial
Out: serial
Err: serial
Gateworks Corporation Copyright 2014
Model: GW5100-SP325-D
MFGDate: 05-15-2015
Serial:666445
GSC: v46 0xd0f9 WDT:enabled WDT_RESET board temp at 45C
RTC: 1449604815
DIO0: GPIO1_IO16 (gpio-16)
DIO1: GPIO1_IO19 (gpio-19)
DIO2: GPIO1_IO17 (gpio-17)
DIO3: GPIO1_IO18 (gpio-18)
RS232: enabled
Net: Phy 0 not found
PHY reset timed out
set ethprime to FEC
FEC [PRIME]
Error: FEC address not set.
, usb_ether
Error: usb_ether address not set.
Hit any key to stop autoboot: 0
Attempting usb boot...
starting USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... cannot reset port 1!?
1 USB Device(s) found
USB1: USB EHCI 1.00
scanning bus 1 for devices... 4 USB Device(s) found
scanning usb for storage devices... 1 Storage Device(s) found
scanning usb for ethernet devices... 0 Ethernet Device(s) found
USB device 0:
Device 0: Vendor: Generic Rev: 1.76 Prod: Ultra HS-SD/MMC
Type: Removable Hard Disk
Capacity: 7580.0 MB = 7.4 GB (15523840 x 512)
... is now current device
0 bytes read in 98 ms (0 Bytes/s)
## Executing script at 12000000
Wrong image format for "source" command
** File not found boot/uImage **
Attempting mmc boot...
MMC: no card present
MMC: no card present
** Bad device mmc 0 **
MMC: no card present
** Bad device mmc 0 **
Attempting sata boot...
** Bad device size - sata 0 **
** Bad device size - sata 0 **
Attempting flash boot...
UBI: attaching mtd1 to ubi0
UBI: scanning is finished
UBI: attached mtd1 (name "mtd=2", size 239 MiB) to ubi0
UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
UBI: good PEBs: 1912, bad PEBs: 0, corrupted PEBs: 0
UBI: user volume: 0, internal volumes: 1, max. volumes count: 128
UBI: max/mean erase counter: 1/1, WL threshold: 4096, image sequence number: 669125316
UBI: available PEBs: 1868, total reserved PEBs: 44, PEBs reserved for bad PEB handling: 40
UBIFS not mounted, use ubifs mount to mount volume first!
ubifsload - load file from an UBIFS filesystem
Usage:
ubifsload <addr> <filename> [bytes]
- load file 'filename' to address 'addr'
UBIFS not mounted, use ubifs mount to mount volume first!
ubifsload - load file from an UBIFS filesystem
Usage:
ubifsload <addr> <filename> [bytes]
- load file 'filename' to address 'addr'
Ventana >
###########################################################################
###########################################################################
###########################################################################
U-Boot SPL 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
Booting from NAND
PMIC: LTC3676
NAND : 256 MiB
*** Warning - bad CRC, using default environment
U-Boot 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
CPU: Freescale i.MX6DL rev1.2 at 792MHz
CPU: Industrial temperature grade (-40C to 105C) at 58C
Reset cause: POR
I2C: ready
DRAM: 1 GiB
PMIC: LTC3676
NAND: 256 MiB
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
PCI:
00:01.0 - 16c3:abcd - Bridge device
01:00.0 - 168c:0032 - Network controller
auto-detected panel HDMI
Display: HDMI (1024x768)
In: serial
Out: serial
Err: serial
Gateworks Corporation Copyright 2014
Model: GW5100-SP325-D
MFGDate: 05-15-2015
Serial:666445
GSC: v46 0xd0f9 WDT:enabled WDT_RESET board temp at 45C
RTC: 1449604848
DIO0: GPIO1_IO16 (gpio-16)
DIO1: GPIO1_IO19 (gpio-19)
DIO2: GPIO1_IO17 (gpio-17)
DIO3: GPIO1_IO18 (gpio-18)
RS232: enabled
Net: Phy 0 not found
PHY reset timed out
set ethprime to FEC
FEC [PRIME]
Error: FEC address not set.
, usb_ether
Error: usb_ether address not set.
Hit any key to stop autoboot: 0
Attempting usb boot...
starting USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... cu: Got hangup signal
Disconnected.
###########################################################################
####### Power was removed and device relocated to another table.
###########################################################################
silver-2:~ hchapman$ sudo cu -l /dev/tty.SLAB_USBtoUART -s 115200 --nostop
Connected.
####### When I plugged in the unpowered DC adapter, It spit out the first
####### line from the SPL.
U-Boot SPL 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
###########################################################################
####### Power applied
###########################################################################
U-Boot SPL 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
Booting from NAND
PMIC: LTC3676
NAND : 256 MiB
*** Warning - bad CRC, using default environment
U-Boot 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
CPU: Freescale i.MX6DL rev1.2 at 792MHz
CPU: Industrial temperature grade (-40C to 105C) at 31C
Reset cause: POR
I2C: ready
DRAM: 1 GiB
PMIC: LTC3676
NAND: 256 MiB
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
PCI:
00:01.0 - 16c3:abcd - Bridge device
01:00.0 - 168c:0032 - Network controller
No panel detected: default to HDMI
Display: HDMI (1024x768)
In: serial
Out: serial
Err: serial
Gateworks Corporation Copyright 2014
Model: GW5100-SP325-D
MFGDate: 05-15-2015
Serial:666445
GSC: v46 0xd0f9 WDT:disabled board temp at 25C
RTC: 1
DIO0: GPIO1_IO16 (gpio-16)
DIO1: GPIO1_IO19 (gpio-19)
DIO2: GPIO1_IO17 (gpio-17)
DIO3: GPIO1_IO18 (gpio-18)
RS232: enabled
Net: Phy 0 not found
PHY reset timed out
set ethprime to FEC
FEC [PRIME]
Error: FEC address not set.
, usb_ether
Error: usb_ether address not set.
Hit any key to stop autoboot: 0
Attempting usb boot...
starting USB...
USB0: Port not available.
USB1: USB EHCI 1.00
scanning bus 1 for devices... 4 USB Device(s) found
scanning usb for storage devices... 1 Storage Device(s) found
scanning usb for ethernet devices... 0 Ethernet Device(s) found
USB device 0:
Device 0: Vendor: Generic Rev: 1.76 Prod: Ultra HS-SD/MMC
Type: Removable Hard Disk
Capacity: 7580.0 MB = 7.4 GB (15523840 x 512)
... is now current device
0 bytes read in 99 ms (0 Bytes/s)
## Executing script at 12000000
Wrong image format for "source" command
** File not found boot/uImage **
Attempting mmc boot...
MMC: no card present
MMC: no card present
** Bad device mmc 0 **
MMC: no card present
** Bad device mmc 0 **
Attempting sata boot...
** Bad device size - sata 0 **
** Bad device size - sata 0 **
Attempting flash boot...
UBI: attaching mtd1 to ubi0
UBI: scanning is finished
UBI: attached mtd1 (name "mtd=2", size 239 MiB) to ubi0
UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
UBI: good PEBs: 1912, bad PEBs: 0, corrupted PEBs: 0
UBI: user volume: 0, internal volumes: 1, max. volumes count: 128
UBI: max/mean erase counter: 1/1, WL threshold: 4096, image sequence number: 669125316
UBI: available PEBs: 1868, total reserved PEBs: 44, PEBs reserved for bad PEB handling: 40
UBIFS not mounted, use ubifs mount to mount volume first!
ubifsload - load file from an UBIFS filesystem
Usage:
ubifsload <addr> <filename> [bytes]
- load file 'filename' to address 'addr'
UBIFS not mounted, use ubifs mount to mount volume first!
ubifsload - load file from an UBIFS filesystem
Usage:
ubifsload <addr> <filename> [bytes]
- load file 'filename' to address 'addr'
Ventana >
###########################################################################
####### It sat here until I turned the watchdog back on.
###########################################################################
Ventana > gsc wd enable
GSC Watchdog enabled with timeout=30 seconds
Ventana >
###########################################################################
###########################################################################
###########################################################################
U-Boot SPL 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
Booting from NAND
PMIC: LTC3676
NAND : 256 MiB
*** Warning - bad CRC, using default environment
U-Boot 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
CPU: Freescale i.MX6DL rev1.2 at 792MHz
CPU: Industrial temperature grade (-40C to 105C) at 54C
Reset cause: POR
I2C: ready
DRAM: 1 GiB
PMIC: LTC3676
NAND: 256 MiB
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
PCI:
00:01.0 - 16c3:abcd - Bridge device
01:00.0 - 168c:0032 - Network controller
No panel detected: default to HDMI
Display: HDMI (1024x768)
In: serial
Out: serial
Err: serial
Gateworks Corporation Copyright 2014
Model: GW5100-SP325-D
MFGDate: 05-15-2015
Serial:666445
GSC: v46 0xd0f9 WDT:enabled WDT_RESET board temp at 44C
RTC: 1161
DIO0: GPIO1_IO16 (gpio-16)
DIO1: GPIO1_IO19 (gpio-19)
DIO2: GPIO1_IO17 (gpio-17)
DIO3: GPIO1_IO18 (gpio-18)
RS232: enabled
Net: Phy 0 not found
PHY reset timed out
set ethprime to FEC
FEC [PRIME]
Error: FEC address not set.
, usb_ether
Error: usb_ether address not set.
Hit any key to stop autoboot: 0
Attempting usb boot...
starting USB...
USB0: Port not available.
USB1: USB EHCI 1.00
scanning bus 1 for devices... 4 USB Device(s) found
scanning usb for storage devices... 1 Storage Device(s) found
scanning usb for ethernet devices... 0 Ethernet Device(s) found
USB device 0:
Device 0: Vendor: Generic Rev: 1.76 Prod: Ultra HS-SD/MMC
Type: Removable Hard Disk
Capacity: 7580.0 MB = 7.4 GB (15523840 x 512)
... is now current device
0 bytes read in 98 ms (0 Bytes/s)
## Executing script at 12000000
Wrong image format for "source" command
** File not found boot/uImage **
Attempting mmc boot...
MMC: no card present
MMC: no card present
** Bad device mmc 0 **
MMC: no card present
** Bad device mmc 0 **
Attempting sata boot...
** Bad device size - sata 0 **
** Bad device size - sata 0 **
Attempting flash boot...
UBI: attaching mtd1 to ubi0
UBI: scanning is finished
UBI: attached mtd1 (name "mtd=2", size 239 MiB) to ubi0
UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
UBI: good PEBs: 1912, bad PEBs: 0, corrupted PEBs: 0
UBI: user volume: 0, internal volumes: 1, max. volumes count: 128
UBI: max/mean erase counter: 1/1, WL threshold: 4096, image sequence number: 669125316
UBI: available PEBs: 1868, total reserved PEBs: 44, PEBs reserved for bad PEB handling: 40
UBIFS not mounted, use ubifs mount to mount volume first!
ubifsload - load file from an UBIFS filesystem
Usage:
ubifsload <addr> <filename> [bytes]
- load file 'filename' to address 'addr'
UBIFS not mounted, use ubifs mount to mount volume first!
ubifsload - load file from an UBIFS filesystem
Usage:
ubifsload <addr> <filename> [bytes]
- load file 'filename' to address 'addr'
Ventana >
U-Boot SPL 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
Booting from NAND
PMIC: LTC3676
NAND : 256 MiB
*** Warning - bad CRC, using default environment
U-Boot 2015.04-g85edf72 (Nov 30 2015 - 09:12:48)
CPU: Freescale i.MX6DL rev1.2 at 792MHz
CPU: Industrial temperature grade (-40C to 105C) at 54C
Reset cause: POR
I2C: ready
DRAM: 1 GiB
PMIC: LTC3676
NAND: 256 MiB
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
PCI:
00:01.0 - 16c3:abcd - Bridge device
01:00.0 - 168c:0032 - Network controller
No panel detected: default to HDMI
Display: HDMI (1024x768)
In: serial
Out: serial
Err: serial
Gateworks Corporation Copyright 2014
Model: GW5100-SP325-D
MFGDate: 05-15-2015
Serial:666445
GSC: v46 0xd0f9 WDT:enabled WDT_RESET board temp at 44C
RTC: 1194
DIO0: GPIO1_IO16 (gpio-16)
DIO1: GPIO1_IO19 (gpio-19)
DIO2: GPIO1_IO17 (gpio-17)
DIO3: GPIO1_IO18 (gpio-18)
RS232: enabled
Net: Phy 0 not found
PHY reset timed out
set ethprime to FEC
FEC [PRIME]
Error: FEC address not set.
, usb_ether
Error: usb_ether address not set.
Hit any key to stop autoboot: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment