Fixes for Tyan s2880

YhLu YhLu at tyan.com
Mon Jul 28 15:30:01 CEST 2003


Ron.

Changes in raminit.c add fill_last function.
So remove following error while kernel booting:

" Scanning NUMA topology in Northbridge 24
Node 0 MemBase 0000000000000000 Limit 000000007fffffff
Node 1 MemBase 0000000080000000 Limit 00000000f0000000
Node map not sorted 80000000,0
No NUMA configuration found
Faking a node at 0000000000000000-00000000f0000000
Bootmem setup node 0 0000000000000000-00000000f0000000
"

To:
" Scanning NUMA topology in Northbridge 24
Node 0 MemBase 0000000000000000 Limit 000000007fffffff
Node 1 MemBase 0000000080000000 Limit 00000000f0000000
Using node hash shift of 24
Bootmem setup node 0 0000000000000000-000000007fffffff
Bootmem setup node 1 0000000080000000-00000000f0000000
"

Is the raminit.c taken care by ERIC? Is he planning to add 4G support in
that?

Regards

Yinghai Lu


-------------- next part --------------
A non-text attachment was scrubbed...
Name: tyan-2880-072803-change.diff.gz
Type: application/octet-stream
Size: 8542 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20030728/b2f604a7/attachment.obj>


More information about the coreboot mailing list