Just popping in
Joined: 2006/11/24 14:19 Last Login
: 4/22 1:31
From Central Georgia, USA
Group:
Registered Users
|
I sent a copy to Sailor, this is the first time I've had an Amiga booted up since then. (Life is very busy)
I'm usually happy to upload to the Depot, but in this case the code is really rough. It's shell only, it doesn't even have reasonable tests to make sure it's on the "right" hardware. (Freescale only, good on A1222, PROBABLY good on X5000). Before I release something to the world, I try to at least do some basic "best practices", and this code has none of that.
Short: I was digging deeper into some A1222 debugging, and I needed to know more about the actual RAM specifications. It was easier to read and decode the SPD than doing actual research on SODIMM part numbers. I only just got it working when it gave me the answers I needed, and I was then off to use that information to finish the debugging problem.
Now it's Saturday morning, it looks like I might have a day to spend on Amiga, but I have other projects that would benefit a wider audience. I hate to say that it's just not worth my time, but time is really precious right now.
Reading SPD data is not really fun or useful for most folks anyway. ;) What WOULD be cool is documenting how to read SPD from UBOOT. Really geeky data that still needs to be decoded before it would be of any use at all.
Now off to argue with GCC for a while, Lyle
|