|
Debian on GlobalScale Dreamplug July 23, 2016 07:14AM |
Registered: 11 years ago Posts: 488 |
|
Re: GlobalScale Dreamplug July 23, 2016 09:28AM |
Registered: 10 years ago Posts: 298 |
|
Re: GlobalScale Dreamplug September 26, 2016 06:19AM |
Admin Registered: 15 years ago Posts: 20,074 |
|
Re: GlobalScale Dreamplug September 26, 2016 02:56PM |
Registered: 10 years ago Posts: 298 |
|
Re: GlobalScale Dreamplug September 26, 2016 03:34PM |
Registered: 11 years ago Posts: 488 |
|
Re: GlobalScale Dreamplug September 26, 2016 04:13PM |
Admin Registered: 15 years ago Posts: 20,074 |
|
Re: GlobalScale Dreamplug September 27, 2016 12:47AM |
Admin Registered: 15 years ago Posts: 20,074 |
|
Re: GlobalScale Dreamplug January 05, 2017 03:23PM |
Admin Registered: 15 years ago Posts: 20,074 |
Small 4-pin connector (I think it is on the left side) Left-to-Right (outside looking in, the port is exposed as one of the connectors, no modd needed) 1 GND 2 RX 3 TX 4 3.3V
|
Raz
Re: GlobalScale Dreamplug January 16, 2017 03:19PM |
|
Re: GlobalScale Dreamplug January 16, 2017 06:04PM |
Admin Registered: 15 years ago Posts: 20,074 |
|
Raz
Re: GlobalScale Dreamplug January 18, 2017 10:46AM |
|
Re: GlobalScale Dreamplug January 18, 2017 02:59PM |
Admin Registered: 15 years ago Posts: 20,074 |
dmesg mount fw_printenv
|
Re: GlobalScale Dreamplug April 25, 2017 01:51PM |
Registered: 9 years ago Posts: 310 |
|
Re: GlobalScale Dreamplug April 25, 2017 02:29PM |
Registered: 10 years ago Posts: 298 |
|
Re: GlobalScale Dreamplug April 25, 2017 04:01PM |
Admin Registered: 15 years ago Posts: 20,074 |
|
Re: GlobalScale Dreamplug April 25, 2017 04:42PM |
Admin Registered: 15 years ago Posts: 20,074 |
U-Boot 2011.06-02334-g8f495d9-dirty (Aug 18 2011 - 02:09:07)
Marvell-DreamPlug
SoC: Kirkwood 88F6281_A0
CPU running @ 1200Mhz L2 running @ 400Mhz
SysClock = 400Mhz , TClock = 200Mhz
DRAM: 512 MiB
SF: Detected MX25L1606 with page size 256, total 1 MiB
In: serial
Out: serial
Err: serial
Net: egiga0, egiga1
88E1318 Initialized on egiga0
88E1318 Initialized on egiga1
Hit any key to stop autoboot: 0
Marvell>> printenv
bootcmd=setenv ethact egiga0; ${x_bootcmd_ethernet}; setenv ethact egiga1; ${x_bootcmd_ethernet}; ${x_bootcmd_usb}; ${x_bootcmd_kernel}; setenv bootargs ${x_bootargs} ${x_bootargs_root}; bootm 0x6400000;
bootdelay=3
baudrate=115200
x_bootcmd_ethernet=ping 192.168.2.1
x_bootcmd_usb=usb start
x_bootcmd_kernel=fatload usb 0 0x6400000 uImage
x_bootargs=console=ttyS0,115200
x_bootargs_root=root=/dev/sda2 rootdelay=10
bootargs=console=ttyS0,115200 root=/dev/sda2 rootdelay=10
ethaddr=xxxxxxxxxxxx
eth1addr=xxxxxxxxxxxx
stdin=serial
stdout=serial
stderr=serial
ethact=egiga0
Sending boot message. Please reboot the target.../
Sending boot image...
0 % [......................................................................]
95 % [......................................................................]
97 % [......................................................................]
99 % [....................................]
[Type Ctrl-\ + c to quit]
U-Boot 2016.05-tld-4 (Nov 26 2016 - 02:18:18 -0800)
Marvell-DreamPlug
SoC: Kirkwood 88F6281_A1
SPI: ready
DRAM: 512 MiB
WARNING: Caches not enabled
SF: Detected MX25L1605D with page size 256 Bytes, erase size 64 KiB, total 2 MiB
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: egiga0
Error: egiga0 address not set.
, egiga1
Error: egiga1 address not set.
88E1116 Initialized on egiga0
88E1116 Initialized on egiga1
Hit any key to stop autoboot: 0
=> printenv
baudrate=115200
bootcmd=setenv ethact egiga0; ${x_bootcmd_ethernet}; setenv ethact egiga1; ${x_bootcmd_ethernet}; ${x_bootcmd_usb}; ${x_bootcmd_kernel}; setenv bootargs ${x_bootargs} ${x_bootargs_root}; bootm 0x6400000;
bootdelay=3
ethact=egiga0
stderr=serial
stdin=serial
stdout=serial
x_bootargs=console=ttyS0,115200
x_bootargs_root=root=/dev/sda2 rootdelay=10
x_bootcmd_ethernet=ping 192.168.2.1
x_bootcmd_kernel=fatload usb 0 0x6400000 uImage
x_bootcmd_usb=usb start
Environment size: 496/4092 bytes
=>
Left-to-Right (UART port) 1 GND: Red 2 RX: Black 3 TX: Yellow 4 3.3V: Green
|
Re: GlobalScale Dreamplug April 25, 2017 07:02PM |
Registered: 9 years ago Posts: 310 |
|
dekkar
Re: GlobalScale Dreamplug April 25, 2017 10:10PM |
|
Re: GlobalScale Dreamplug April 26, 2017 03:51PM |
Registered: 9 years ago Posts: 310 |
|
Re: GlobalScale Dreamplug April 26, 2017 04:22PM |
Admin Registered: 15 years ago Posts: 20,074 |
|
Re: GlobalScale Dreamplug April 26, 2017 06:13PM |
Registered: 9 years ago Posts: 310 |
|
Re: GlobalScale Dreamplug June 02, 2017 09:41PM |
Registered: 9 years ago Posts: 310 |
|
Re: GlobalScale Dreamplug June 02, 2017 10:06PM |
Admin Registered: 15 years ago Posts: 20,074 |
|
Re: GlobalScale Dreamplug June 02, 2017 11:47PM |
Registered: 9 years ago Posts: 310 |
|
Re: GlobalScale Dreamplug June 03, 2017 12:57AM |
Admin Registered: 15 years ago Posts: 20,074 |
|
Re: GlobalScale Dreamplug June 03, 2017 04:48AM |
Registered: 9 years ago Posts: 310 |
|
Re: GlobalScale Dreamplug June 03, 2017 05:39AM |
Registered: 10 years ago Posts: 298 |
|
Re: GlobalScale Dreamplug June 03, 2017 09:42AM |
Registered: 9 years ago Posts: 310 |
|
Re: GlobalScale Dreamplug June 03, 2017 11:17AM |
Registered: 10 years ago Posts: 298 |
|
Re: GlobalScale Dreamplug June 03, 2017 12:09PM |
Registered: 9 years ago Posts: 310 |