|
沙发
楼主 |
发表于 2019-8-7 15:03:31
|
只看该作者
以下是所有串口打印
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.65-rt23-06396-ga1cf405 (cy@ubuntu) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #2 SMP PREEMPT RT Mon Nov 26 19:05:07 CST 2018
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt:Machine model: TI AM572x EVM Rev A3
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: OVERLAP DETECTED!
[ 0.000000] cmem_block_mem@a0000000 (0x00000000a0000000--0x00000000c0000000) overlaps with dsp2dsp_shm@bfc00000 (0x00000000bfc00000--0x00000000c0000000)
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB
[ 0.000000] OF: reserved mem: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB
[ 0.000000] OF: reserved mem: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 80 MiB at 0x0000000090800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OMAP4: Map 0x00000000bfd00000 to fe600000 for dram barrier
[ 0.000000] DRA752 ES2.0
[ 0.000000] percpu: Embedded 14 pages/cpu @dfa87000 s26848 r8192 d22304 u57344
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttyO2,115200n8 omapdrm.displays=1,0 root=PARTUUID=000b539c-02 rw rootfstype=ext4 rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 257124K/524288K available (8192K kernel code, 344K rwdata, 2576K rodata, 2048K init, 343K bss, 21404K reserved, 245760K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0a00000 (10208 kB)
[ 0.000000] .init : 0xc0e00000 - 0xc1000000 (2048 kB)
[ 0.000000] .data : 0xc1000000 - 0xc1056180 ( 345 kB)
[ 0.000000] .bss : 0xc1058000 - 0xc10ade58 ( 344 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU kthread priority: 1.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 6.14MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[ 0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[ 0.000011] Switching to timer-based delay loop, resolution 162ns
[ 0.000322] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[ 0.000325] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000746] Console: colour dummy device 80x30
[ 0.000861] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2'
[ 0.000862] This ensures that you still see kernel messages. Please
[ 0.000864] update your kernel commandline.
[ 0.000879] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[ 0.000882] pid_max: default: 32768 minimum: 301
[ 0.000978] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000982] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001621] CPU: Testing write buffer coherency: ok
[ 0.001809] /cpus/cpu@0 missing clock-frequency property
[ 0.001843] /cpus/cpu@1 missing clock-frequency property
[ 0.001853] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.001871] Setting up static identity map for 0x80200000 - 0x80200060
[ 0.120155] EFI services will not be available.
[ 0.240407] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.240539] Brought up 2 CPUs
[ 0.240552] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[ 0.240560] CPU: All CPU(s) started in HYP mode.
[ 0.240566] CPU: Virtualization extensions available.
[ 0.241024] devtmpfs: initialized
[ 0.271465] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.271690] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.271707] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.275849] pinctrl core: initialized pinctrl subsystem
[ 0.276746] NET: Registered protocol family 16
[ 0.277939] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.279014] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.497343] OMAP GPIO hardware version 0.1
[ 0.512999] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[ 0.513461] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[ 0.532671] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[ 0.532684] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[ 0.544179] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.544190] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.544556] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[ 0.544566] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[ 0.545232] OMAP DMA hardware revision 0.0
[ 0.566461] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[ 0.568044] edma 43300000.edma: memcpy is disabled
[ 0.573091] edma 43300000.edma: TI EDMA DMA engine driver
[ 0.578109] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[ 0.578388] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[ 0.578622] omap-iommu 58882000.mmu: 58882000.mmu registered
[ 0.578849] omap-iommu 55082000.mmu: 55082000.mmu registered
[ 0.579216] omap-iommu 41501000.mmu: 41501000.mmu registered
[ 0.579480] omap-iommu 41502000.mmu: 41502000.mmu registered
[ 0.581610] SCSI subsystem initialized
[ 0.581843] usbcore: registered new interface driver usbfs
[ 0.581904] usbcore: registered new interface driver hub
[ 0.581989] usbcore: registered new device driver usb
[ 0.582839] palmas 0-0058: Irq flag is 0x00000008
[ 0.612229] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
[ 0.615339] smps3: Bringing 1500000uV into 1350000-1350000uV
[ 0.616704] vtt_fixed: supplied by smps3
|
|