3 Feb 2008 03:57
Request for testers for an updated bootloader
Chris Gilbert <chris <at> dokein.co.uk>
2008-02-03 02:57:55 GMT
2008-02-03 02:57:55 GMT
Hi, I was wondering if people could try out some updates to the acorn32 bootloader on different hardware? I've had to alter how we copy the kernel into the correct place so that it works on an A7000+ (with Risc-OS 3.71) However I don't have any other hardware to test it on. I've uploaded the sparkive (sparkive includes an install kernel), a generic kernel, a boot32,ffa and the patch to: ftp://ftp.netbsd.org/pub/NetBSD/arch/acorn32/chris Note that the new bootloader also changes the colour of the border at different stages of running (as visual clue as to where it's at) Border colours mean: Red - we're running without the MMU turned on (IE 1-1 physical mapping) Note that the border will stay red a while as we're copying the kernel over at this point. Green - we've finished copying the kernel over (you may not see this) Blue - we're running on the bootstrap L1 table, and just about to call the kernel. Note anyone without VRAM will see the screen scribbled over as the kernel is copied into place. I believe that RISC-OS sets up the VIDC to use the memory for the screen as the same location we're copying the kernel to. Any reports of it's functionality (or lack of) would be appreciated :) Currently I'm using the above code to install the A7000+ (at a steady 120KiB/s from NFS) Not bad for a 48Mhz 24MB machine.(Continue reading)
RSS Feed