]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else
authorRobin Getz <robin.getz@analog.com>
Sun, 21 Oct 2007 09:03:31 +0000 (17:03 +0800)
committerBryan Wu <bryan.wu@analog.com>
Sun, 21 Oct 2007 09:03:31 +0000 (17:03 +0800)
commit98aca346d57ba7452d58b73e4d9b065f73c2f951
tree50ba8f7b46e67dc20efe2cc474fa29191c0fd9c1
parentcc41273aeb1696963b2239967d67acd520638c0c
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else

Fix up /proc/cpuinfo so it is like everyone else, and gets
parsed by various applications properly. Still needs some tweaking on
parts without full L1 sram, like 532, 531, so it doesn't print out L1
bank info that doesn't exist.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/kernel/setup.c