1

(523 odpowiedzi, napisanych Sprzęt / Hardware)

Cześć!
Mam, wg mojej najlepszej wiedzy ZTE MF286A:

U-Boot 1.1.4 (Jan 29 2018 - 14:30:45)

ap152 - Dragonfly 1.0DRAM:
sri
ath_ddr_initial_config(278): (ddr2 init)
ath_sys_frequency: cpu 775 ddr 650 ahb 258
Tap values = (0x11, 0x11, 0x11, 0x11)
128 MB
Top of RAM usable for U-Boot at: 88000000
Reserving 410k for U-Boot at: 87f98000
Reserving 192k for malloc() at: 87f68000
Reserving 44 Bytes for Board Info at: 87f67fd4
Reserving 36 Bytes for Global Data at: 87f67fb0
Reserving 128k for boot params() at: 87f47fb0
Stack Pointer at: 87f47f98
Now running in RAM - U-Boot at: 87f98000
Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x15
flash size 2MB, sector count = 32
Flash:  2 MB
*** Warning - bad CRC, using default environment

Power up PLL with outdiv = 0 then switch to 3
In:    serial
Out:   serial
Err:   serial
Net:   ath_gmac_enet_initialize...
No valid address in Flash. Using fixed address
ath_gmac_enet_initialize: reset mask:c02200
athr_mgmt_init (MDC/MDIO config)::done
Dragonfly  ----> S17 PHY *
athrs17_reg_init: complete
Max resets limit reached exiting...
athr_gmac_sgmii_setup SGMII done
: cfg1 0x80000000 cfg2 0x7114
eth0: 00:03:7f:ff:ff:ff
ath_gmac_phy_setup
eth0 up
eth0
Qualcomm Atheros SPI NAND Driver, Version 0.1 (c) 2014  Qualcomm Atheros Inc.
ath_spi_nand_ecc: furture feat = 0x18
ath_spi_nand_ecc: middle feat = 0x18
zte ath_spi_nand_read_id 0xefaa
zte ath_spi_nand_read_id 0xefaa21
====== NAND Parameters ======
sc addr = 0x87ff7390 page(write size) = 0x800 (erase size) block = 0x20000
Setting 0x181162c0 to 0x4b962100
Uaztemain: enter into !
zte_getHandOffState: read data=0x20 from 0x0
Uaztemain: no need to update 'w▒▒'
Hit any key to stop autoboot:  0

Loading from device 0: ath-spi-nand (offset 0x1800000)
   Image Name:   MIPS OpenWrt Linux-5.15.153
   Created:      2024-04-03  19:32:55 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2553692 Bytes =  2.4 MB
   Load Address: 80060000
   Entry Point:  80060000
## Booting image at 81000000 ...
   Image Name:   MIPS OpenWrt Linux-5.15.153
   Created:      2024-04-03  19:32:55 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    2553692 Bytes =  2.4 MB
   Load Address: 80060000
   Entry Point:  80060000
   Verifying Checksum at 0x81000040 ...OK
   Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80060000) ...
## Giving linux memsize in bytes, 134217728

Starting kernel ...

[    0.000000] Linux version 5.15.153 (cezary@eko.one.pl) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23004-7f0db09513) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 Wed Apr 3 19:32:55 2024
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
[    0.000000] MIPS: machine is ZTE MF286A
[    0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges

I mam lekką zagwozdkę, bo brakuje dev/cdc-wmd0:

root@OpenWrt:/# ls /dev
bus          mtd2ro       mtd9         null         ttyS10       ttyS9
console      mtd3         mtd9ro       port         ttyS11       ttyUSB0
fd           mtd3ro       mtdblock0    ppp          ttyS12       ubi0
full         mtd4         mtdblock1    ptmx         ttyS13       ubi0_0
gpiochip0    mtd4ro       mtdblock2    pts          ttyS14       ubi0_1
hwrng        mtd5         mtdblock3    random       ttyS15       ubi_ctrl
kmsg         mtd5ro       mtdblock4    shm          ttyS2        ubiblock0_0
log          mtd6         mtdblock5    stderr       ttyS3        urandom
mtd0         mtd6ro       mtdblock6    stdin        ttyS4        watchdog
mtd0ro       mtd7         mtdblock7    stdout       ttyS5        zero
mtd1         mtd7ro       mtdblock8    tty          ttyS6
mtd1ro       mtd8         mtdblock9    ttyS0        ttyS7
mtd2         mtd8ro       net          ttyS1        ttyS8

W jaki sposób można to z troubleshootować?