[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [patch 3/2] m68k: Atari EtherNAT - add writew_be for data push



Hi again,

Output from Bootstra.prg:

Linux/68k AtariBootstrap version 6.0snapshot Dec 13 2004
Copyright 1993-2004 by Arjan Knor, Robert de Vries, Roman Hodek, Andreas
Schwab, Petr Stehlik

Kernel command line: root=/dev/ram video=atafb:vga16 console=tty
load_ramdisk=1 fb=false BOOT_IMAGE=c:\linux\vmlinuz
CPU: 68060; FPU: 68060
Model: Falcon
TT-RAM: 510.51050 MB at 0x01000000
ST-RAM: 14 MB at 0x00000000
Total: 524.52450 MB

Same here.

Decompressing c:\linux\vmlinuz
- 2711552 gunzip    - 1407533 file

| 2775312 file

Bootstrap's bootinfo version: 2.1
Kernel's bootinfo version   : 2.1
ramdisk src at 0x130fbc, size is 2775312

src at 0x14779f0 (TOS) or 0x14789f0 (PRG), size 2604787

(we seem to use different ramdisk images)

ramdisk dest is 0x20bda6f0 ... 0x20e7ffff

Different due to size - 0x20c0410d ... same.

Kernel segment 0 at 0x1000, size 2796276

Size is 2808648, so we use different kernel images as well.

Kernel segment 1 at 0x2ac000, size 122880

seg. 1 at 0x2af000 size 126976

boot_info is at 0x2ca000

boot info at 0x2ce000

See the difference in ramdisk source address above - it might be a good exercise to try renaming the bootstrap to .tos (tried that and again, it hung indefinitely if I rename it to .prg)

Regarding differences in kernel and ramdisk sizes - I guess you used a later version of the CD than mine (or a different ISO). I'll go fetch a current one ...

	Michael


Reply to: