@Raziel
A few people have said just grab the Broadcom public source for CFE as a base. But that's not the CFE in the X1000. Which has been customised. CFE isn't even designed for a desktop computer let alone PPC so I don't how CFE was chosen, but there's likely other examples of software that was only designed for one purpose, then later expanded by a third party. The important part is knowing how to initialise the board. Once you have that you just need to recreate the loader commands to read off Amiga partitions and boot the amigaboot.of file. The binary interface is OpenFirmware and all the needed info for that can be read from CFE even.
still newbie on X1000 and video cards
Re: still newbie on X1000 and video cards
@Hypex
Re-use already available parts and "simply" add the missing.
Initializing the board should be part of the stuff that was customized and already known...here's hoping
Since the X5000 does the exact same thing as the X1000, in terms of booting froma disk, it would be even better to use UBoot.The important part is knowing how to initialise the board. Once you have that you just need to recreate the loader commands to read off Amiga partitions and boot the amigaboot.of file. The binary interface is OpenFirmware and all the needed info for that can be read from CFE even.
Re-use already available parts and "simply" add the missing.
Initializing the board should be part of the stuff that was customized and already known...here's hoping
Re: still newbie on X1000 and video cards
Of course it works, just not in CFE.
I've been using one for about 2 years now. No picture until WB loads, that's all.
And of course you have to fiddle with some settings to prevent CFE from stopping trying to init the gfx card. Must output to serial or something.