Changeset b1cf98c in mainline for doc/arch/mips32


Ignore:
Timestamp:
2005-09-13T20:02:26Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d6dcdd2e
Parents:
2e5f770
Message:

Documentation updates for amd64, mips32 and ia32.

Replace %L with %P printf() formatter in MPS and ACPI detection functions to print addresses in maximal width.

Tweak memmap.S and IA-32 and AMd64 boot.S.
Cancel unneeded instructions.
Replace cmpl $0, %ebx with testl %ebx, %ebx.
Move memmap.S data to K_DATA_START section.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/arch/mips32

    r2e5f770 rb1cf98c  
    1111        o emulated MIPS 4K CPU
    1212
     13CPU
     14        o QED R4600
     15
    1316COMPILER REQUIREMENTS
    1417        o mips binutils 2.16 and gcc 4.0.1 cross compiler
Note: See TracChangeset for help on using the changeset viewer.