Hi,
Sometimes,our board(based on dm8148) stopped at "Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)" when boot up.
I really don't know why. Hope to get your help,thanks in advance.
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Linux version 2.6.37 (boblee@javenshen-desktop) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #1 Mon Mar 30 17:33:13 CST 2015
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: ti8148evm
bootconsole [earlycon0] enabled
ti81xx_reserve: ### Reserved DDR region @8ff00000
reserved size = 52428800 at 0x0
FB: Reserving 52428800 bytes SDRAM for VRAM
Memory policy: ECC disabled, Data cache writeback
OMAP chip is TI8148 3.0
SRAM: Mapped pa 0x402f1000 to va 0xfe400000 size: 0xf000
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 51968
Kernel command line: mem=256M console=ttyO0,115200n8 earlyprintk root=/dev/ram rw initrd=0x82000000,32MB
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
BR
Bob