diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-02-23 00:40:54 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-02-23 00:40:54 +0000 |
commit | 529c593ece216e4aaffd36bd940cb94f1fa63129 (patch) | |
tree | 78f1c0b805f5656aa7b0417a043c5346f700a2cf /Documentation/arm | |
parent | 0bd079751d25808d1972baee5c4eaa1db2227257 (diff) |
Merge with 2.3.43. I did ignore all modifications to the qlogicisp.c
driver due to the Origin A64 hacks.
Diffstat (limited to 'Documentation/arm')
-rw-r--r-- | Documentation/arm/SA1100/Brutus | 7 | ||||
-rw-r--r-- | Documentation/arm/nwfpe/README | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/arm/SA1100/Brutus b/Documentation/arm/SA1100/Brutus index b01ba4b29..798f18999 100644 --- a/Documentation/arm/SA1100/Brutus +++ b/Documentation/arm/SA1100/Brutus @@ -16,7 +16,8 @@ must be loaded at 0xc0008000 in Brutus's memory and execution started at 0xc0008000 as well. But prior to execute the kernel, a ramdisk image must also be loaded in -memory. Use memory address 0x00800000 for this. +memory. Use memory address 0xd8000000 for this. Note that the file +containing the (compressed) ramdisk image must not exceed 4 MB. Currently supported: - RS232 serial ports @@ -24,6 +25,10 @@ Currently supported: - LCD screen - keyboard (needs to be cleaned up badly... any volunteer?) +The actual Brutus support may not be complete without extra patches. +If such patches exist, they should be found from +ftp.netwinder.org/users/n/nico. + A full PCMCIA support is still missing, although it's possible to hack some drivers in order to drive already inserted cards at boot time with little modifications. diff --git a/Documentation/arm/nwfpe/README b/Documentation/arm/nwfpe/README index 884fc5a50..253cea48c 100644 --- a/Documentation/arm/nwfpe/README +++ b/Documentation/arm/nwfpe/README @@ -35,7 +35,7 @@ so far in the emulator. The file TODO contains a information on what remains to be done, and other ideas for the emulator. Bug reports, comments, suggestions should be directed to me at -<scottb@netwinder.com>. General reports of "this program doesn't +<scottb@netwinder.org>. General reports of "this program doesn't work correctly when your emulator is installed" are useful for determining that bugs still exist; but are virtually useless when attempting to isolate the problem. Please report them, but don't |