Re: Debian on Synology RS816 (Armada 385) May 23, 2019 06:57PM |
Registered: 5 years ago Posts: 257 |
Quote
mdio@72004 {
pinctrl-names = "default";
pinctrl-0 = <&mdio_pins>;
phy0: ethernet-phy@0 {
reg = <0>;
};
phy1: ethernet-phy@1 {
reg = <1>;
};
};
Re: Debian on Synology RS816 (Armada 385) May 23, 2019 07:16PM |
Registered: 5 years ago Posts: 257 |
[richard@Linux RS816_FLASH]$ kwboot -a -t -B 115200 /dev/ttyUSB0 -b mtd0.stock.rs816 -p Sending boot message. Please reboot the target...- Sending boot image... BootROM - 1.73 (Boot) Booting from SPI flash General initialization - Version: 1.0.0 AVS selection from EFUSE disabled (Skip reading EFUSE values) Detected Device ID 6820 High speed PHY - Version: 2.0 Init Synology board board SerDes lanes topology details: | Lane # | Speed| Type | ------------------------------| | 0 | 0 | SGMII0 | | 1 | 6 | SATA0 | | 2 | 5 | PCIe1 | | 3 | 0 | SGMII2 | | 4 | 5 | USB3 HOST0 | | 5 | 5 | USB3 HOST1 | ------------------------------- High speed PHY - Ended Successfully DDR3 Training Sequence - Ver TIP-1.46.0 WARNING:Wrong configuration for pup #1 CS mask and CS mirroring for all pups should be the same WARNING:Wrong configuration for pup #3 CS mask and CS mirroring for all pups should be the same DDR3 Training Sequence - Switching XBAR Window to FastPath Window DDR3 Training Sequence - Ended Successfully Not detected suspend to RAM indication 0 % [+xmodem: Protocol error
Re: Debian on Synology RS816 (Armada 385) May 23, 2019 07:32PM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 23, 2019 08:25PM |
Registered: 5 years ago Posts: 257 |
root@debian:~# ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1024 link/ether 00:50:43:1c:24:27 brd ff:ff:ff:ff:ff:ff 3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1024 link/ether 36:5a:4e:16:f5:97 brd ff:ff:ff:ff:ff:ff
Re: Debian on Synology RS816 (Armada 385) May 24, 2019 07:36AM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 24, 2019 07:41AM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 24, 2019 01:13PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 24, 2019 04:59PM |
Registered: 5 years ago Posts: 257 |
Quote
Step 1: In order to have the ability to rescue your box, further into the process in the event something goes wrong, we will first risk bricking your box by installing a new u-boot with no chance of rescue if it goes wrong.......
Re: Debian on Synology RS816 (Armada 385) May 24, 2019 08:18PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 24, 2019 08:59PM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 24, 2019 09:36PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 25, 2019 12:00AM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 25, 2019 02:41AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 29, 2019 07:48PM |
Registered: 5 years ago Posts: 257 |
-rwxr-xr-x 1 root root 4.5M May 30 08:20 u-boot -rw-r--r-- 1 root root 446K May 30 08:20 u-boot-dtb.bin -rw-r--r-- 1 root root 446K May 30 08:21 u-boot-dtb.img -rwxr-xr-x 1 root root 428K May 30 08:20 u-boot-nodtb.bin -rw-r--r-- 1 root root 590K May 30 08:21 u-boot-spl.kwb -rw-r--r-- 1 root root 446K May 30 08:20 u-boot.bin -rw-r--r-- 1 root root 12K May 30 08:18 u-boot.cfg -rw-r--r-- 1 root root 7.2K May 30 08:21 u-boot.cfg.configs -rw-r--r-- 1 root root 19K May 30 08:21 u-boot.dtb -rw-r--r-- 1 root root 446K May 30 08:21 u-boot.img -rw-r--r-- 1 root root 1.7K May 30 08:20 u-boot.lds -rw-r--r-- 1 root root 495K May 30 08:20 u-boot.map -rwxr-xr-x 1 root root 1.2M May 30 08:20 u-boot.srec -rw-r--r-- 1 root root 143K May 30 08:20 u-boot.sym
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 01:45AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 03:35AM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 04:38AM |
Registered: 5 years ago Posts: 257 |
[richard@Linux RS816_FLASH]$ kwboot -t -B 115200 /dev/ttyUSB0 -b u-boot-spl.kwb -p Sending boot message. Please reboot the target...- Sending boot image... 0 % [......................................................................] 1 % [......................................................................] 2 % [......................................................................] 4 % [......................................................................] 5 % [....................................................^C [richard@Linux RS816_FLASH]$
dd if=/dev/mtd0 of=rs816.stock.uboot.kwb bs=896k conv=sync
kwboot -t -B 115200 /dev/ttyUSB0 -b rs816.stock.uboot.kwb -p
0 % [+xmodem: Operation canceled
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 05:31AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 05:37AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 05:49AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 05:20PM |
Registered: 5 years ago Posts: 257 |
[richard@Linux Temp]$ kwboot -t -B 115200 /dev/ttyUSB0 -b u-boot-spl.kwb -p Sending boot message. Please reboot the target...- Sending boot image... 0 % [......................................................................] 1 % [......................................................................] 2 % [......................................................................] 3 % [......................................................................] 5 % [......................................................................] 6 % [......................................................................] 7 % [......................................................................] 9 % [......................................................................] 10 % [......................................................................] 11 % [......................................................................] 12 % [......................................................................] 14 % [......................................................................] 15 % [......................................................................] 16 % [......................................................................] 18 % [......................................................................] 19 % [......................................................................] 20 % [............................... U-Boot SPL 2019.07-rc3 (May 31 2019 - 05:17:50 +0800) High speed PHY - Version: 2.0 Detected Device ID 6820 board SerDes lanes topology details: | Lane # | Speed | Type | -------------------------------- | 0 | 5 | PCIe0 | | 4 | 0 | SGMII1 | | 5 | 0 | SGMII2 | -------------------------------- PCIe, Idx 0: detected no link High speed PHY - Ended Successfully mv_ddr: mv_ddr-armada-18.09.2 +xmodem: Protocol error
[Type Ctrl-\ + c to quit]
kwboot -t -B 115200 /dev/ttyUSB0
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 05:37PM |
Admin Registered: 13 years ago Posts: 18,997 |
> [richard@Linux Temp]$ kwboot -t -B 115200 > /dev/ttyUSB0 -b u-boot-spl.kwb -p > Sending boot message. Please reboot the > target...- > Sending boot image... > 0 % > [......................................................................] > 1 % ... ... > 20 % [............................... > U-Boot SPL 2019.07-rc3 (May 31 2019 - 05:17:50 > +0800) > High speed PHY - Version: 2.0 > Detected Device ID 6820 > board SerDes lanes topology details: > | Lane # | Speed | Type | > -------------------------------- > | 0 | 5 | PCIe0 | > | 4 | 0 | SGMII1 | > | 5 | 0 | SGMII2 | > -------------------------------- > PCIe, Idx 0: detected no link > High speed PHY - Ended Successfully > mv_ddr: mv_ddr-armada-18.09.2
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 06:01PM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 06:29PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 07:44PM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 09:09PM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 30, 2019 10:19PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 31, 2019 01:27AM |
Registered: 5 years ago Posts: 257 |
Re: Debian on Synology RS816 (Armada 385) May 31, 2019 01:46AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Debian on Synology RS816 (Armada 385) May 31, 2019 01:55AM |
Registered: 5 years ago Posts: 257 |
Marvell Armada XP MV78230 Dual Core 1.33