commit | 34b76a14f676bc6501c27a96564e4dfb4793f033 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Sun Apr 26 20:39:26 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Apr 26 20:39:26 2009 +0200 |
tree | 8df54995f1ec49954f7027ab8263a2409c7a14c9 | |
parent | 4277f4de065b4daea4dc27420fc1bc131701291d [diff] |
lib_arm/board.c: remove misleading "test-only" comment. For a long time, the print_cpuinfo() declaration in lib_arm/board.c had been marked as "test-only", which is plain wrong considering current usage. Delete this misleading comment. Signed-off-by: Wolfgang Denk <wd@denx.de>