user_2018-02-14
2018年3月28日 10時23分
SDカードブートを行ったところ、以前は起動できてたのですが、
本日起動させたところ、下記のメッセージが出力され失敗しています。
"FEC0 Waiting for PHY auto negotiation to complete......... TIMEOUT !" とあると記載されているのですが、
SDカードが故障してしまっているのでしょうか ?
=> boot
switch to partitions #0, OK
mmc0 is current device
switch to partitions #0, OK
mmc0 is current device
** Unrecognized filesystem type **
** Invalid partition 3 **
** Unrecognized filesystem type **
Booting from net ...
FEC0 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY FEC0
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17
Retry time exceeded; starting again
FEC0 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY FEC0
U-Boot SPL 2016.07-at15 (Feb 28 2018 - 14:21:16)
Trying to boot from MMC1
U-Boot 2016.07-at15 (Feb 28 2018 - 14:21:16 +0900)
CPU: Freescale i.MX7D rev1.2 at 996MHz
CPU: Extended Commercial temperature grade (-20C to 105C) at 38C
Reset cause: POR
Watchdog enabled
I2C: ready
DRAM: 1 GiB
Boot Source: SD
Board Type: Armadillo-IoT G3L(0a200000)
Revision: 0002
S/N: 2134
DRAM: 00001e05
XTAL: 00
MMC: FSL_SDHC: 0, FSL_SDHC: 1
In: serial
Out: serial
Err: serial
Found PFUZE300! deviceid 0x30, revid 0x11
Net: FEC0
Warning: FEC0 MAC addresses don't match:
Address in SROM is 00:11:0c:20:00:85
Address in environment is 00:11:0c:20:00:09
コメント
user_2018-02-14
user_2018-02-14
at_mizo
2018年3月28日 10時34分
溝渕です。
> mmc0 is current device
> ** Unrecognized filesystem type **
> ** Invalid partition 3 **
> ** Unrecognized filesystem type **
起動できない原因は上記の通り、SDカードのファイルシステムが読めないこと
です。SDカードが故障してしまっている可能性もあります。
データ化けであれば、PC Linuxでfsckを実行するか、ブートディスクを再作成
すると使えるようになると思います。