0% found this document useful (0 votes)
75 views1 page

Kernel Log

The document provides a log of the Linux boot process on a Xilinx Zynq system. It lists the Linux version, CPU and memory details, and the loading of various drivers like serial, network and storage drivers.

Uploaded by

Miksa Viksa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views1 page

Kernel Log

The document provides a log of the Linux boot process on a Xilinx Zynq system. It lists the Linux version, CPU and memory details, and the loading of various drivers like serial, network and storage drivers.

Uploaded by

Miksa Viksa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

[ 0.

000000] Booting Linux on physical CPU 0x0


[ 0.000000] Linux version 3.14.0-xilinx-ge8a2f71-dirty (lzq@armdev2) (gcc
version 4.8.3 20140320 (prerelease) (Sourcery CodeBench Lite 2014.05-23) ) #82 SMP
PREEMPT Tue May 16 19:49:53 CST 2017
[ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction
cache
[ 0.000000] Machine model: Xilinx Zynq
[ 0.000000] cma: CMA: reserved 128 MiB at 27800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 258048
[ 0.000000] free_area_init_node: node 0, pgdat c0740a40, node_mem_map e6fd8000
[ 0.000000] Normal zone: 1520 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 194560 pages, LIFO batch:31
[ 0.000000] HighMem zone: 496 pages used for memmap
[ 0.000000] HighMem zone: 63488 pages, LIFO batch:15
[ 0.000000] PERCPU: Embedded 8 pages/cpu @e6fc0000 s9088 r8192 d15488 u32768
[ 0.000000] pcpu-alloc: s9088 r8192 d15488 u32768 alloc=8*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages:
256528
[ 0.000000] Kernel command line: noinitrd mem=1008M console=ttyPS0,115200
root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs rw rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[
[ 0.296590] bounce pool size: 64 pages
[ 0.297519] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.297724] msgmni has been set to 1486
[ 0.298529] io scheduler noop registered
[ 0.298542] io scheduler deadline registered
[ 0.298590] io scheduler cfq registered (default)
[ 0.311561] dma-pl330 f8003000.ps7-dma: Loaded driver for PL330 DMAC-2364208
[ 0.311582] dma-pl330 f8003000.ps7-dma: DBUFF-128x8bytes Num_Chans-8
Num_Peri-4 Num_Events-16
[ 0.435251] e0001000.serial: ttyPS0 at MMIO 0xe0001000 (irq = 82, base_baud =
3124999) is a xuartps
[ 1.007407] console [ttyPS0] enabled
[ 1.011727] xdevcfg f8007000.ps7-dev-cfg: ioremap 0xf8007000 to f0068000
[ 1.019533] [drm] Initialized drm 1.1.0 20060810
[ 1.036538] brd: module loaded
[ 1.046037] loop: module loaded
[ 1.055879] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 1.061879] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[ 1.069847] libphy: XEMACPS mii bus: probed
[ 1.074217] ------------- phy_id = 0x3625e62

You might also like