dmesg from NXP LPC4357 booting
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.3.0-rc1-00058-g44783cc00c98 (x@y) (gcc version 4.9.2 20140904 (prerelease) (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) ) #679 PREEMPT Sun Sep 13 23:20:19 CEST 2015
[ 0.000000] CPU: ARMv7-M [410fc241] revision 1 (ARMv7M), cr=00000000
[ 0.000000] CPU: unknown data cache, unknown instruction cache
[ 0.000000] Machine model: Embedded Artists' LPC4357 Developer's Kit
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk initrd=0x28d00000,2M root=/dev/ram0 init=/linuxrc
[ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Memory: 27536K/32768K available (1784K kernel code, 106K rwdata, 612K rodata, 80K init, 186K bss, 5232K reserved, 0K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0x00000000 - 0x00001000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0x00000000 - 0xffffffff (4095 MB)
[ 0.000000] lowmem : 0x28000000 - 0x2a000000 ( 32 MB)
[ 0.000000] .text : 0x28008000 - 0x2825f458 (2398 kB)
[ 0.000000] .init : 0x28260000 - 0x28274000 ( 80 kB)
[ 0.000000] .data : 0x28274000 - 0x2828e940 ( 107 kB)
[ 0.000000] .bss : 0x2828e940 - 0x282bd3ec ( 187 kB)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] clocksource: lpc3220 timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 13272641988 ns
[ 0.000327] sched_clock: 32 bits at 144MHz, resolution 6ns, wraps every 14913080828ns
[ 0.013100] Calibrating delay loop... 15.87 BogoMIPS (lpj=79360)
[ 0.146628] pid_max: default: 4096 minimum: 301
[ 0.154357] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.161649] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.225663] devtmpfs: initialized
[ 0.524493] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.537263] pinctrl core: initialized pinctrl subsystem
[ 0.580244] NET: Registered protocol family 16
[ 1.132149] pl08xdmac 40002000.dma: initialized 8 virtual memcpy channels
[ 1.140517] pl08xdmac 40002000.dma: initialized 0 virtual slave channels
[ 1.184423] pl08xdmac 40002000.dma: DMA: PL080 rev0 at 0x40002000 irq 17
[ 1.219580] SCSI subsystem initialized
[ 1.225704] ssp-pl022 40083000.spi: could not find pctldev for node /soc/pinctrl@40086000/ssp0-pins, deferring probe
[ 1.249600] usbcore: registered new interface driver usbfs
[ 1.257948] usbcore: registered new interface driver hub
[ 1.265833] usbcore: registered new device driver usb
[ 1.275514] pps_core: LinuxPPS API ver. 1 registered
[ 1.281002] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 1.292075] PTP clock support registered
[ 1.331040] clocksource: Switched to clocksource lpc3220 timer
[ 1.392775] NET: Registered protocol family 2
[ 1.423393] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 1.434684] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 1.442731] TCP: Hash tables configured (established 1024 bind 1024)
[ 1.450691] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.457961] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.469815] NET: Registered protocol family 1
[ 1.484202] Trying to unpack rootfs image as initramfs...
[ 1.536144] rootfs image is not initramfs (no cpio magic); looks like an initrd
[ 1.883971] Freeing initrd memory: 2048K (28d00000 - 28f00000)
[ 2.194508] jffs2: version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
[ 2.385596] io scheduler noop registered (default)
[ 2.517921] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.593873] console [ttyS0] disabled
[ 2.598741] 40081000.serial: ttyS0 at MMIO 0x40081000 (irq = 24, base_baud = 9000000) is a 16550A
[ 2.609547] console [ttyS0] enabled
[ 2.609547] console [ttyS0] enabled
[ 2.617871] bootconsole [earlycon0] disabled
[ 2.617871] bootconsole [earlycon0] disabled
[ 2.652600] 400c2000.serial: ttyS3 at MMIO 0x400c2000 (irq = 39, base_baud = 9000000) is a 16550A
[ 3.104170] brd: module loaded
[ 3.145220] nxp-spifi 40003000.spifi: s25fl016k (2048 Kbytes)
[ 3.152058] 1 ofpart partitions found on MTD device 40003000.spifi
[ 3.158688] Creating 1 MTD partitions on "40003000.spifi":
[ 3.165140] 0x000000000000-0x000000200000 : "data"
[ 3.242253] stmmac - user ID: 0x11, Synopsys ID: 0x36
[ 3.247653] Ring mode enabled
[ 3.251491] DMA HW capability register supported
[ 3.256336] Enhanced/Alternate descriptors
[ 3.261537] Enabled extended descriptors
[ 3.265968] RX Checksum Offload Engine supported (type 2)
[ 3.272249] TX Checksum insertion supported
[ 3.276874] Wake-Up On Lan supported
[ 3.283743] Enable RX Mitigation via HW Watchdog Timer
[ 3.326701] libphy: stmmac: probed
[ 3.330691] eth0: PHY ID 0007c0f1 at 1 IRQ POLL (stmmac-0:01) active
[ 3.349416] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.357217] ehci-platform: EHCI generic platform driver
[ 3.371776] ehci-platform 40006100.ehci: EHCI Host Controller
[ 3.378781] ehci-platform 40006100.ehci: new USB bus registered, assigned bus number 1
[ 3.389620] ehci-platform 40006100.ehci: irq 20, io mem 0x40006100
[ 3.411884] ehci-platform 40006100.ehci: USB 2.0 started, EHCI 1.00
[ 3.448378] hub 1-0:1.0: USB hub found
[ 3.454128] hub 1-0:1.0: 1 port detected
[ 3.481872] usbcore: registered new interface driver usb-storage
[ 3.518817] input: gpio_joystick as /devices/platform/gpio_joystick/input/input0
[ 6.049161] lpc24xx-rtc 40046000.rtc: rtc core: registered lpc24xx-rtc as rtc0
[ 6.098984] at24 0-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 6.113430] at24 0-0057: 8192 byte 24c64 EEPROM, writable, 1 bytes/write
[ 6.126220] lpc2k-i2c 400a1000.i2c: LPC2K I2C adapter
[ 6.145060] lm75 0-0048: hwmon0: sensor 'lm75'
[ 6.157600] Synopsys Designware Multimedia Card Interface Driver
[ 6.187973] dw_mmc 40004000.mmcsd: fifo-depth property not found, using value of FIFOTH register as default
[ 6.199703] dw_mmc 40004000.mmcsd: IDMAC supports 32-bit address mode.
[ 6.207445] dw_mmc 40004000.mmcsd: Using internal DMA controller.
[ 6.214784] dw_mmc 40004000.mmcsd: Version ID is 230a
[ 6.221588] dw_mmc 40004000.mmcsd: DW MMC controller at irq 19,32 bit host data width,32 deep fifo
[ 6.233825] dw_mmc 40004000.mmcsd: No vqmmc regulator found
[ 6.261950] mmc_host mmc0: Bus speed (slot 0) = 12000001Hz (slot req 400000Hz, actual 375000HZ div = 16)
[ 6.293758] dw_mmc 40004000.mmcsd: 1 slots initialized
[ 6.308659] leds-pca953x: probe of 0-0060 failed with error -5
[ 6.323774] usbcore: registered new interface driver usbhid
[ 6.329703] usbhid: USB HID core driver
[ 6.472087] memory-pl172 40005000.memory-controller: ARM PL172 revision r2p4
[ 6.493265] 1c000000.flash: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000bf Chip ID 0x00235b
[ 6.504416] number of CFI chips: 1
[ 6.508817] 3 ofpart partitions found on MTD device 1c000000.flash
[ 6.515872] Creating 3 MTD partitions on "1c000000.flash":
[ 6.522343] 0x000000000000-0x000000040000 : "bootloader"
[ 6.566156] 0x000000040000-0x000000300000 : "kernel"
[ 6.610030] 0x000000300000-0x000000400000 : "rootfs"
[ 6.682926] NET: Registered protocol family 17
[ 6.736198] ssp-pl022 40083000.spi: ARM PL022 driver, device ID: 0x00041022
[ 6.744702] ssp-pl022 40083000.spi: mapped registers from 0x40083000 to 40083000
[ 6.773248] lpc24xx-rtc 40046000.rtc: hctosys: unable to read the hardware clock
[ 6.957661] vmmc-supply: disabling
[ 6.975083] RAMDISK: gzip image found at block 0
[ 10.199084] VFS: Mounted root (ext2 filesystem) readonly on device 1:0.
[ 10.223861] devtmpfs: mounted
[ 10.242991] Freeing unused kernel memory: 80K (28260000 - 28274000)
[ 82.442209] random: nonblocking pool is initialized