diff options
author | Yi Li <yi.li@analog.com> | 2008-01-27 19:56:17 +0800 |
---|---|---|
committer | Bryan Wu <bryan.wu@analog.com> | 2008-01-27 19:56:17 +0800 |
commit | ee7883b7466e721a72edacbcba2fe9cf449d82b2 (patch) | |
tree | cefc955b47f9f2e99f739ee27144e025cf6300e9 /include/asm-blackfin | |
parent | de8c43f2fca9bb06f3ee87b38a61d5d9966ce221 (diff) |
[Blackfin] arch: fix bug kernel boot message: memory information is not reasonable
Some of the information in kernel boot message is not reasonable.
http://blackfin.uclinux.org/gf/project/uclinux-dist/tracker/?action=TrackerItemEdit&tracker_item_id=3846
- use _rambase as the start of kernel image.
kernel is in the region [_rambase, _ramstart]
- count in pages in per-cpu-page list as available memory
- reserved memory now include: [0 - 4K] for bad pointer catching,
memory reserved for abnormaly 05000263, memory reserved by kernel itself.
Signed-off-by: Yi Li <yi.li@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'include/asm-blackfin')
0 files changed, 0 insertions, 0 deletions