I've been working on these motherboards on and off for the past six years, but managed to restore (partially) just the Bravo LP motherboard. It does POST, everything works as intended, except for the video, which almost always outputs wrong colors. I suspect a bad RAMDAC, because other than colors being off, integrated video card causes no other issues.
Some examples:
The attachment SR.jpg is no longer available
The attachment JAZZ0.jpg is no longer available
The attachment DOOMII.jpg is no longer available
The Premmia board is still in non-operational condition, though, thanks to one helpful guy on Ebay, I was able to figure out where the missing patch wires were supposed to go. He was selling a whole system about 2 years ago and I was lucky enough to contact him before the listing had ended (stumbled upon it by an accident), it was THE only time I had seen a full AST Premmia system for sale. I had explained my situation to him and offered cash for the BIOS ROM dump, but he was not tech savvy with the old computers and had absolutely no idea how to make system run and dump BIOS (PC had a leaky battery and needed BIOS reconfigured to boot). That was my closest chance of getting BIOS dump for the AST Premmia motherboard so far.
The situation: Premmia board came with BIOS chip missing and the best part is that AST BIOS ROM update files for the 486 boards (and probably the rest) did not contain the boot block update portion (BIOS update files can be found here). The most important part of the BIOS, in the BIOS update file, is missing. It is responsible for the chipset's initialisation and BIOS recovery when the main block gets corrupted. It contains a program which loads data from BIOS update diskette and flashes BIOS ROM from E000:0000 to E000:BFFF and leaves FC00:000 - FC00:3FFF untouched (boot block starts at FE00:0000). I know this because I had dissected AST Bravo LP's BIOS and disassembled its boot block. Bravo's boot block is not compatible with Premmia's Ti TACT84500 chipset at all.
I know that Premmia board is alive, I had written and flashed a small program into ROM chip, which was supposed to init 8254 timer and make PC speaker beep, it worked 😀
If there are any Vogoners or just about anyone reading this post who owns an AST Premmia 486 PC or just a mainboard with BIOS chip still in place, please dump its BIOS using P. Trauner's "DUMPAT" program and post it here/contact me. I had tested this program with Bravo LP motherboard and the generated file's content matches BIOS dump created using an external programmer 100%. This program will generate a 1MB file, BIOS should be at the very bottom.
I'd recomend to backup BIOS for every AST motherboard out there using this program, because once the ROM chip or boot block gets damaged, you'll end up in my shoes.
The attachment dumpat.zip is no longer available