Linux 2.6.28 cross compiled with gcc 4.3.
This is made Blizzard/cyber specific, fixing the address to the kickstart.
Only to be used if the maprom (Blizkick or others) is used!
So this reboots cleanly on:
1230-IV
1240-T
1260
And any other card where the maprom is located at 0x4FF80000 - 4FF8ffff
Does not reboot cleanly on:
1230-I - III
Where the address is 1EF80000 - 1EF8ffff
How to use.
Break open the archive and extract the vmlinux to somewhere on your amiga
Do i need to tell you to edit the amiboot script? Didnt think so.
Note, archive is meant to be extracted in /
Boot and extract. First reboot wont go cleanly, might be some modules
you can reload to make that happen however.
Oh, ext4 support is added, naturally.
Any problems, mail me.
Disclaimer blah.
Use at own risk.
I take no responsibility for broken hardware/software or data loss.
Special thanks must go to
Harry "Piru" Sintonen - For his most excellent Blizlick ;)
And everyone else in the community for holding out with me and my ways.
To not break GPL, hopefully.
The only thing changed is line 137 of linux-2.6.28/arch/m68k/amiga/config.c
.name = "Kickstart ROM", .start = 0x4FF80000, .end = 0x4FF8ffff
|