Navigation

    MangoPi.Club

    • Register
    • Login
    • Search
    • Popular
    • 最新
    • 版块
    • 用户
    • 话题
    • Home

    【SSD210】支持usb烧录空片

    中文
    0
    4
    67
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mangogeek last edited by mangogeek

      烧录工具
      QQ截图20210311004259.png

      烧录工具中的log:

      00:40:57 device state: ROM
      
      00:40:57 USB_ScsiWrite len 65536 maxpacket 1024
      
      00:40:58 USB_ScsiWrite len 787100 maxpacket 32768
      
      00:41:00 Inquiry (1):
      
      00:41:00 Inquiry (1):
      
      00:41:00 Inquiry (1):
      
      00:41:00 device state: u-Boot
      
      00:41:00 estar scripts/[[set_partition.es
      
      00:41:00 tftp 0x21000000 boot/flash_list.sni
      
      00:41:00 USB_ScsiWrite len 19456 maxpacket 32768
      
      00:41:00 nand probe 0x21000000
      
      00:41:00 setenv mtdids nand0=nand0
      
      00:41:00 setenv mtdparts ' mtdparts=nand0:0x140000(CIS),0x1a0000(BOOT0),0x1a0000(BOOT1),0x40000(ENV),0x40000(ENV1),0x20000(KEY_CUST),0x500000(KERNEL),0x500000(RECOVERY),0x600000(rootfs),0xa0000(MISC),-(UBI)
      
      00:41:00 saveenv
      
      00:41:00 nand erase.part UBI
      
      00:41:05 ubi part UBI
      
      00:41:12 ubi create miservice 0xC00000
      
      00:41:12 ubi create customer 0x5000000
      
      00:41:12 ubi create appconfigs 0x4C0000
      
      00:41:12 estar scripts/[[cis.es
      
      00:41:12 tftp 0x21000000 cis.bin
      
      00:41:12 USB_ScsiWrite len 23552 maxpacket 32768
      
      00:41:12 nand erase.part CIS
      
      00:41:12 nand write 0x21000000 0x00000 ${filesize}
      
      00:41:12 nand write 0x21000000 0x20000 ${filesize}
      
      00:41:12 nand write 0x21000000 0x40000 ${filesize}
      
      00:41:12 nand write 0x21000000 0x60000 ${filesize}
      
      00:41:12 nand write 0x21000000 0x80000 ${filesize}
      
      00:41:12 nand write 0x21000000 0xA0000 ${filesize}
      
      00:41:12 nand write 0x21000000 0xC0000 ${filesize}
      
      00:41:12 nand write 0x21000000 0xE0000 ${filesize}
      
      00:41:12 nand write 0x21000000 0x100000 ${filesize}
      
      00:41:12 nand write 0x21000000 0x120000 ${filesize}
      
      00:41:12 mtdparts del CIS
      
      00:41:12 estar scripts/[[boot.es
      
      00:41:12 tftp 0x21000000 boot.bin
      
      00:41:12 USB_ScsiWrite len 1179648 maxpacket 32768
      
      00:41:13 nand erase.part BOOT0
      
      00:41:13 nand write.e 0x21000000 BOOT0 ${filesize}
      
      00:41:13 nand erase.part BOOT1
      
      00:41:14 nand write.e 0x21000000 BOOT1 ${filesize}
      
      00:41:14 estar scripts/[[kernel.es
      
      00:41:14 tftp 0x21000000 kernel
      
      00:41:14 USB_ScsiWrite len 2110636 maxpacket 32768
      
      00:41:15 nand erase.part KERNEL
      
      00:41:15 nand write.e 0x21000000 KERNEL ${filesize}
      
      00:41:16 nand erase.part RECOVERY
      
      00:41:16 nand write.e 0x21000000 RECOVERY ${filesize}
      
      00:41:17 estar scripts/[[rootfs.es
      
      00:41:17 tftp 0x21000000 rootfs.sqfs
      
      00:41:17 USB_ScsiWrite len 1835008 maxpacket 32768
      
      00:41:18 nand erase.part rootfs
      
      00:41:19 nand write.e 0x21000000 rootfs ${filesize}
      
      00:41:19 estar scripts/[[misc.es
      
      00:41:19 tftp 0x21000000 misc.fwfs
      
      00:41:19 USB_ScsiWrite len 393216 maxpacket 32768
      
      00:41:20 nand erase.part MISC
      
      00:41:20 nand write.e 0x21000000 MISC ${filesize}
      
      00:41:20 estar scripts/[[miservice.es
      
      00:41:20 ubi part UBI
      
      00:41:22 tftp 0x21000000 miservice.ubifs
      
      00:41:22 USB_ScsiWrite len 6475776 maxpacket 32768
      
      00:41:25 ubi write 0x21000000 miservice ${filesize}
      
      00:41:28 estar scripts/[[customer.es
      
      00:41:28 ubi part UBI
      
      00:41:29 tftp 0x21000000 customer.ubifs
      
      00:41:30 USB_ScsiWrite len 6094848 maxpacket 32768
      
      00:41:33 ubi write 0x21000000 customer ${filesize}
      
      00:41:35 estar scripts/[[appconfigs.es
      
      00:41:35 ubi part UBI
      
      00:41:37 tftp 0x21000000 appconfigs.ubifs
      
      00:41:37 USB_ScsiWrite len 1650688 maxpacket 32768
      
      00:41:38 ubi write 0x21000000 appconfigs ${filesize}
      
      00:41:38 estar scripts/set_config
      
      00:41:38 setenv bootargs ubi.mtd=UBI,2048 root=/dev/mtdblock7 rootfstype=squashfs ro init=/linuxrc LX_MEM=0x3FE0000 mma_heap=mma_heap_name0,miu=0,sz=0x1E00000 cma=2M mmap_reserved=fb,miu=0,sz=0x300000,max_start_off=0x3300000,max_end_off=0x3600000 $(mtdparts)
      
      00:41:38 setenv bootcmd ' nand read.e 0x22000000 KERNEL 0x2034ac; dcache on ; bootlogo 0 0 0 0; bootm 0x22000000;nand read.e 0x22000000 RECOVERY 0x2034ac; dcache on ; bootm 0x22000000
      
      00:41:38 setenv autoestart 0
      
      00:41:38 saveenv
      
      00:41:38 reset
      
      
      1 Reply Last reply Reply Quote
      • M
        mangogeek last edited by

        启动log:

        IPL g4afb802
        D-06
        1729408d 6ffd4b80
        Resume? N, addr 6ffd4b80
        miupll_200MHz
        SPI 54M
        64MB
        BIST0_0001-OK
        [FLASH] Device id in SNI is 0xcd 0xeb 0x11
        [FLASH] top/buttom = 0x04
        [FLASH] block = 0x78
        [FLASH] SRP0 = 0x00
        [FLASH] SRP1 = 0x20
        [FLASH] Use BDMA.
        [FLASH] Found ext SNI @ 0xa0007850
        [SPINAND] RFC use command 0xeb with 0x04 dummy clock.
        [SPINAND] Setup timeout 0x0000c350 us.
        [FLASH] Unlock all block.
        SPI 54M
        Got parts tbl in block 0x00
        Found BBT in block 0x01
        Enable bbm
        load part: IPL_CUST00, size = 0x00000010
        Enable bbm
        load part: IPL_CUST00, size = 0x00007c30
        Load BL from flash
        total time 48560 us, size:31792 bytes 
        Checksum OK
        
        IPL_CUST g4afb802
        [FLASH] Device id in SNI is 0xcd 0xeb 0x11
        [FLASH] top/buttom = 0x04
        [FLASH] block = 0x00
        [FLASH] SRP0 = 0x00
        [FLASH] SRP1 = 0x00
        [FLASH] Use BDMA.
        [FLASH] Found ext SNI @ 0xa0007850
        [SPINAND] RFC use command 0xeb with 0x04 dummy clock.
        [SPINAND] Setup timeout 0x0000c350 us.
        [FLASH] Unlock all block.
        SPI 54M
        Got BBT
        Enable bbm
        load part: UBOOT00, size = 0x00000040
        Enable bbm
        load part: UBOOT00, size = 0x00041078
        Load BL from flash
        total time 82961 us, size:266360 bytes 
        
        
        U-Boot 2015.01 (Mar 01 2021 - 20:17:03), Build: jenkins-devops--UBT--AutoRelese_To_ALKAID-86
        
        Version: P3gcf993ed
        I2C:   ready
        DRAM:  
        WARNING: Caches not enabled
        SPINAND_I:  [FLASH] Found SNI in block 0.
        [FLASH] dev_id = 0xee
        [FLASH] mfr_id = 0xcd, dev_id= 0xeb id_len = 0x3
        [SPINAND] RFC ues command 0xeb with 0x04 dummy clock.
        [FLASH] Unlock all block.
        [FLASH] Use BDMA.
        256 MiB
        MMC:   MStar SD/MMC: 0
        [+]flash_get_parts: off = 0x800 rdsize = 0x800
        ENV: offset = 0x480000 size = 0x40000
        [+]flash_get_parts: off = 0x800 rdsize = 0x800
        ENV1: offset = 0x4c0000 size = 0x40000
        In:    serial
        Out:   serial
        Err:   serial
        Net:   No ethernet found.
        
        NAND read: device 0 offset 0x520000, size 0x2034ac
        Time:217734 us, speed:9693 KB/s
         2110636 bytes read: OK
        found the partition info of MISC
        Found BBT in block 1, page 0
        Found BBT in block 1, page 0
        Found BBT in block 1, page 0
        Found BBT in block 1, page 0
        Found BBT in block 1, page 0
        gpio debug MHal_GPIO_Pad_Set: pin=62
        clk=12M, u16Div=0 u32Duty=0x95f u32Period=0x95f
        [halPWMPadSet][107] (pwmId, padId) = (1, 63)
        ##  Booting kernel from Legacy Image at 22000000 ...
           Image Name:   MVX4##P3##g#######KL_LX409##[BR:
           Image Type:   ARM Linux Kernel Image (lzma compressed)
           Data Size:    2110572 Bytes = 2 MiB
           Load Address: 20008000
           Entry Point:  20008000
           Verifying Checksum ... OK
        -usb_stop(USB_PORT0)
        -usb_stop(USB_PORT2)
           Uncompressing Kernel Image ... 
        [XZ] !!!reserved 0x21000000 length=0x 1000000 for xz!!
           XZ: uncompressed size=0x439000, ret=7
        OK
        atags:0x20000000
        
        Starting kernel ...
        
        early_atags_to_fdt() success
        Booting Linux on physical CPU 0x0
        Linux version 4.9.84 (widora@Ubuntu) (gcc version 9.1.0 (GCC) ) #12 SMP PREEMPT Thu Mar 11 00:36:52 CST 2021
        CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
        CPU: div instructions available: patching division code
        CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
        early_atags_to_fdt() success
        OF: fdt:Machine model: PIONEER3 SSC021A-S01A-S
        [ERR] LX_MEM, LX_MEM2, LX_MEM3 not 1MB aligned
        LXmem is 0x3fe0000 PHYS_OFFSET is 0x20000000
        Add mem start 0x20000000 size 0x3fe0000!!!!
        
        LX_MEM  = 0x20000000, 0x3fe0000
        LX_MEM2 = 0x0, 0x0
        LX_MEM3 = 0x0, 0x0
        EMAC_LEN= 0x0
        DRAM_LEN= 0x0
        deal_with_reserved_mmap memblock_reserve success mmap_reserved_config[0].reserved_start=
        0x23300000
        
        deal_with_reserve_mma_heap memblock_reserve success mma_config[0].reserved_start=
        0x21500000
        
        cma: Reserved 2 MiB at 0x23c00000
        Memory policy: Data cache writealloc
        percpu: Embedded 14 pages/cpu @c3f1c000 s25240 r8192 d23912 u57344
        Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16224
        Kernel command line: ubi.mtd=UBI,2048 root=/dev/mtdblock7 rootfstype=squashfs ro init=/linuxrc LX_MEM=0x3FE0000 mma_heap=mma_heap_name0,miu=0,sz=0x1E00000 cma=2M mmap_reserved=fb,miu=0,sz=0x300000,max_start_off=0x3300000,max_end_off=0x3600000 mtdparts=nand0:1664k@1280k(BOOT0),1664k(BOOT1),256k(ENV),256k(ENV1),128k(KEY_CUST),5m(KERNEL),5m(RECOVERY),6m(rootfs),640k(MISC),239872k(UBI)
        PID hash table entries: 256 (order: -2, 1024 bytes)
        Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
        Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
        Memory: 24240K/65408K available (2503K kernel code, 206K rwdata, 1300K rodata, 168K init, 159K bss, 39120K reserved, 2048K cma-reserved)
        Virtual kernel memory layout:
            vector  : 0xffff0000 - 0xffff1000   (   4 kB)
            fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
            vmalloc : 0xc4000000 - 0xff800000   ( 952 MB)
            lowmem  : 0xc0000000 - 0xc3fe0000   (  63 MB)
            modules : 0xbf800000 - 0xc0000000   (   8 MB)
              .text : 0xc0008000 - 0xc0279f1c   (2504 kB)
              .init : 0xc03e2000 - 0xc040c000   ( 168 kB)
              .data : 0xc040c000 - 0xc043f848   ( 207 kB)
               .bss : 0xc0441000 - 0xc0468d10   ( 160 kB)
        SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
        Preemptible hierarchical RCU implementation.
                Build-time adjustment of leaf fanout to 32.
                RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
        RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
        NR_IRQS:16 nr_irqs:16 16
        ms_init_main_intc: np->name=ms_main_intc, parent=gic
        ms_init_pm_intc: np->name=ms_pm_intc, parent=ms_main_intc
        ss_init_gpi_intc: np->name=ms_gpi_intc, parent=ms_main_intc
        Find CLK_cpupll_clk, hook ms_cpuclk_ops
        arm_arch_timer: Architected cp15 timer(s) running at 6.00MHz (virt).
        clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1623fa770, max_idle_ns: 440795202238 ns
        sched_clock: 56 bits at 6MHz, resolution 166ns, wraps every 4398046511055ns
        Switching to timer-based delay loop, resolution 166ns
        Console: colour dummy device 80x30
        console [ttyS0] enabled
        Calibrating delay loop (skipped), value calculated using timer frequency.. 12.00 BogoMIPS (lpj=60000)
        pid_max: default: 4096 minimum: 301
        Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
        Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
        CPU: Testing write buffer coherency: ok
        CPU0: update cpu_capacity 1024
        CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
        Setting up static identity map for 0x20008280 - 0x200082cc
        CPU1: update cpu_capacity 1024
        CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
        Brought up 2 CPUs
        SMP: Total of 2 processors activated (24.00 BogoMIPS).
        CPU: All CPU(s) started in SVC mode.
        devtmpfs: initialized
        VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
        clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
        futex hash table entries: 16 (order: -2, 1024 bytes)
        NET: Registered protocol family 16
        DMA: preallocated 256 KiB pool for atomic coherent allocations
        
        
        Version : MVX4##P3##g#######KL_LX409##[BR:g]#XVM
        
        GPIO: probe end[Padmux]reset PAD29(reg 0x103c00:60; mask0x700) t0 TTL16_MODE_4 (org: ALL_PAD_IN_1)
        hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
        hw-breakpoint: maximum watchpoint size is 8 bytes.
        SCSI subsystem initialized
        Pinreg:0 bit:0 enable:0 speed:5
        Port:0 Index=12
        Enable=1
        DmaReadMode:0
        Speed:5
        DmaEnable:0
        DmaAddrMode:0
        DmaMiuCh:0
        DmaMiuPri:0
        DmaPhyAddr:23c40000
        START default delay 5(us)
        STOP default delay 5(us)
        HWI2C_MUTEX_CREATE!
        HWI2C(0): initialized
        Pinreg:0 bit:0 enable:0 speed:5
        Port:1 Index=17
        Enable=1
        DmaReadMode:0
        Speed:5
        DmaEnable:1
        DmaAddrMode:0
        DmaMiuCh:0
        DmaMiuPri:0
        DmaPhyAddr:23c41000
        START default delay 5(us)
        STOP default delay 5(us)
        HWI2C_MUTEX_CREATE!
        HWI2C(1): initialized
        [DrvPWMDutyQE0 L1061] grp:0 x0(0)
        [DrvPWMDutyQE0 L1061] grp:0 x0(0)
        [DrvPWMDutyQE0 L1061] grp:0 x0(0)
        [DrvPWMDutyQE0 L1061] grp:0 x0(0)
        [NOTICE]pwm-isr(57) success. If not i6e or i6b0, pls confirm it on .dtsi
        clocksource: Switched to clocksource arch_sys_counter
        NET: Registered protocol family 2
        TCP established hash table entries: 1024 (order: 0, 4096 bytes)
        TCP bind hash table entries: 1024 (order: 2, 20480 bytes)
        TCP: Hash tables configured (established 1024 bind 1024)
        UDP hash table entries: 128 (order: 0, 6144 bytes)
        UDP-Lite hash table entries: 128 (order: 0, 6144 bytes)
        NET: Registered protocol family 1
        hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
        workingset: timestamp_bits=30 max_order=13 bucket_order=0
        squashfs: version 4.0 (2009/01/31) Phillip Lougher
        jffs2: version 2.2. © 2001-2006 Red Hat, Inc.
        fuse init (API version 7.26)
        io scheduler noop registered
        io scheduler deadline registered (default)
        libphy: Fixed MDIO Bus: probed
        mousedev: PS/2 mouse device common for all mice
        i2c /dev entries driver
        1f221000.uart0: ttyS0 at MMIO 0x0 (irq = 34, base_baud = 10800000) is a unknown
        1f221200.uart1: ttyS1 at MMIO 0x0 (irq = 35, base_baud = 10800000) is a unknown
        1f220400.uart2: ttyS2 at MMIO 0x0 (irq = 37, base_baud = 10800000) is a unknown
        1f221400.uart2: ttyS3 at MMIO 0x0 (irq = 38, base_baud = 10800000) is a unknown
        [ss_gpi_intc_domain_alloc] hw:0 -> v:62
        [Core Voltage] check_voltage_valid: Not support 0mV, use 900mV
        >> [sdmmc] ms_sdmmc_probe 
        >> [sdmmc_0] Probe Platform Devices
        MSYS: DMEM request: [emac0_buff]:0x00000812
        MSYS: DMEM request: [emac0_buff]:0x00000812 success, CPU phy:@0x23C45000, virt:@0xC3C45000
        libphy: mdio: probed
        mdio_bus mdio-bus@emac0: /soc/emac0/mdio-bus/ethernet-phy@0 has invalid PHY address
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 0
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 1
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 2
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 3
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 4
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 5
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 6
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 7
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 8
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 9
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 10
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 11
        [DMA]: Transfer NOT Completely!
        ERROR: Bus[1] in ms_i2c_xfer_write: Slave dev NAK, Addr: 0xba, Data: 0x80 0x47  
        Goodix-TS 1-005d: i2c test failed attempt 1: -110
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 12
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 13
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 14
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 15
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 16
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 17
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 18
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 19
        [DMA]: Transfer NOT Completely!
        ERROR: Bus[1] in ms_i2c_xfer_write: Slave dev NAK, Addr: 0xba, Data: 0x80 0x47  
        Goodix-TS 1-005d: i2c test failed attempt 2: -110
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 20
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 21
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 22
        Goodix-TS 1-005d: I2C communication failure: -110
        Goodix-TS 1-005d: touchscreen config failed!!!
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 23
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 24
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 25
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 26
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 27
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 28
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 29
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 30
        mdio_bus mdio-bus@emac0: scan phy ethernet-phy at address 31
        [emac_phy_connect][3534] connected mac emac0 to PHY at mdio-bus@emac0:00 [uid=11112222, driver=Generic PHY]
        [ms_cpufreq_init] Current clk=799999872
        [FLASH] Found SNI in block 0.
        [FLASH] dev_id = 0xee
        MSYS: DMEM request: [BDMA]:0x00000840
        MSYS: DMEM request: [BDMA]:0x00000840 success, CPU phy:@0x23C46000, virt:@0xC3C46000
        [FLASH] mfr_id = 0xcd, dev_id= 0xeb id_len = 0x3
        [SPINAND] RFC ues command 0xeb with 0x04 dummy clock.
        [FLASH] Use BDMA.
        nand: device found, Manufacturer ID: 0xcd, Chip ID: 0xeb
        nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
        10 cmdlinepart partitions found on MTD device nand0
        Creating 10 MTD partitions on "nand0":
        0x000000140000-0x0000002e0000 : "BOOT0"
        0x0000002e0000-0x000000480000 : "BOOT1"
        0x000000480000-0x0000004c0000 : "ENV"
        0x0000004c0000-0x000000500000 : "ENV1"
        0x000000500000-0x000000520000 : "KEY_CUST"
        0x000000520000-0x000000a20000 : "KERNEL"
        0x000000a20000-0x000000f20000 : "RECOVERY"
        0x000000f20000-0x000001520000 : "rootfs"
        0x000001520000-0x0000015c0000 : "MISC"
        0x0000015c0000-0x000010000000 : "UBI"
        [wakeup source] HW gate_xtal:0 SourceNum:1
        [wakeup source] WakeupSource:61 
        
        [ss_gpi_intc_domain_alloc] hw:61 -> v:63
        [ss_gpi_irq_set_wake] hw:61 enable? 1 
        NET: Registered protocol family 17
        [mstar_pm_init] resume_pbase=0x200114F5, suspend_imi_vbase=0xC4057000
        ThumbEE CPU extension supported.
        Registering SWP/SWPB emulation handler
        ubi0: attaching mtd9
        [emac_phy_link_adjust] EMAC Link Down 
        ubi0: scanning is finished
        ubi0: attached mtd9 (name "UBI", size 234 MiB)
        ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
        ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
        ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
        ubi0: good PEBs: 1874, bad PEBs: 0, corrupted PEBs: 0
        ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
        ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
        ubi0: available PEBs: 1029, total reserved PEBs: 845, PEBs reserved for bad PEB handling: 40
        ubi0: background thread "ubi_bgt0d" started, PID 555
        VFS: Mounted root (squashfs filesystem) readonly on device 31:7.
        devtmpfs: mounted
        This architecture does not have kernel memory protection.
        mount: can't find devpts in /etc/fstab
        net.core.rmem_default = 163840
        net.core.rmem_max = 163840
        net.core.wmem_default = 524288
        net.core.wmem_max = 1048576
        net.ipv4.tcp_mem = 924  1232  1848
        net.ipv4.tcp_rmem = 4096  87380  325120
        net.ipv4.tcp_wmem = 4096  131072  393216
        mount: mounting none on /sys failed: Device or resource busy
        mount: mounting none on /sys/kerneUBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 572
        l/debug/ failed: Device or resource busy
        UBIFS (ubi0:0): recovery needed
        UBIFS (ubi0:0): recovery completed
        UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "miservice"
        UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
        UBIFS (ubi0:0): FS size: 11427840 bytes (10 MiB, 90 LEBs), journal size 1904640 bytes (1 MiB, 15 LEBs)
        UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
        UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 6F6F945E-F057-4D47-8566-DFBBC18D450F, small LPT model
        UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 575
        UBIFS (ubi0:1): recovery needed
        UBIFS (ubi0:1): recovery completed
        UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "customer"
        UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
        UBIFS (ubi0:1): FS size: 79613952 bytes (75 MiB, 627 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
        UBIFS (ubi0:1): reserved for root: 0 bytes (0 KiB)
        UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 52F6C756-34A6-47D6-AB29-BF131B159CF6, small LPT model
        UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 578
        UBIFS (ubi0:2): recovery needed
        UBIFS (ubi0:2): recovery completed
        UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "appconfigs"
        UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
        UBIFS (ubi0:2): FS size: 3809280 bytes (3 MiB, 30 LEBs), journal size 1142785 bytes (1 MiB, 8 LEBs)
        UBIFS (ubi0:2): reserved for root: 0 bytes (0 KiB)
        UBIFS (ubi0:2): media format: w4/r0 (latest is w4/r0), UUID 225178EA-6B24-4284-945E-C39E70972611, small LPT model
        Found BBT in block 1, page 0
        Found BBT in block 1, page 0
        Found BBT in block 1, page 0
        Found BBT in block 1, page 0
        Found BBT in block 1, page 0
        Found BBT in block 1, page 0
        insmod: can't read '/config/modules/4.9.84/mmc_core.ko': No such file or directory
        insmod: can't read '/config/modules/4.9.84/kdrv_sdmmc.ko': No such file or directory
        insmod: can't read '/config/modules/4.9.84/ms_notify.ko': No such file or directory
        [Isp_Driver_Init]
        [s32CurClkIdx] = 2
        [ISP] Request IRQ: 53, 87
        [IspMid_Driver_Init]
        ispsclttl:0
        [CSI] probe
        vif driver probe
        Create device file. vif_ints,0
        jpe driver probed
        [DRV_DIVP_PROC_Init]
        module [sys] init
        MI_SYSCFG_SetupMmapLoader default_config_path:/config/config_tool, argv1:/config/load_mmap,argv2:/config/mmap.ini
        config...... cmdpath:/config/config_tool, argv0:/config/load_config
        config...... cmdpath:/config/config_tool, argv1:/misc/config.ini
        config...... cmdpath:/config/config_tool, argv2:/misc/PQConfig.ini
        config...... cmdpath:/config/config_tool, argv3:(null)
        mi_sys_mma_allocator_create success, heap_base_addr=20000000 length=20000 
        module [sensor] init
        module [gfx] init
        module [rgn] init
        module [vpe] init
        module [ao] init
        module [pspi] init
        module [shadow] init
        module [gyro] init
        module [vif] init
        module [venc] init Mar  4 2021 23:32:52
        module [panel] init
        module [disp] init
        module [divp] init
        module [ai] init
        module [vdisp] init
        insmod: can't read '/config/modules/4.9.84/media.ko': No such file or directory
        insmod: can't read '/config/modules/4.9.84/videodev.ko': No such file or directory
        insmod: can't read '/config/modules/4.9.84/v4l2-common.ko': No such file or directory
        Mstar_ehc_init version:20180309
        Sstar-ehci-1 H.W init
        Titania3_series_start_ehc start
        [USB] config miu select [70] [e8] [ef] [ef]
        [USB] enable miu lower bound address subtraction
        [USB] init squelch level 0x2
        BC disable 
        insmod: can't read '/config/modules/4.9.84/scsi_mod.ko': No such file or directory
        insmod: can't read '/config/modules/4.9.84/videobuf2-core.ko': No such file or directory
        insmod: can't read '/config/modules/4.9.84/videobuf2-v4l2.ko': No such file or directory
        insmod: can't read '/config/modules/4.9.84/videobuf2-memops.ko': No such file or directory
        insmod: can't read '/config/modules/4.9.84/videobuf2-vmalloc.ko': No such file or directory
        insmod: can't read '/config/modules/4.9.84/uvcvideo.ko': No such file or directory
        / # 
        
        1 Reply Last reply Reply Quote
        • M
          mangogeek last edited by

          从上电到进shell大约耗时8秒

          1 Reply Last reply Reply Quote
          • M
            mangogeek last edited by

            QQ截图20210311005136.png

            1 Reply Last reply Reply Quote
            • First post
              Last post