Adds support to board_enable.c for ASUS A8JM Notebooks (and possibly all A8J series)
Signed-off-by: James Lancaster deathstalker@gmail.com ---
I have now gotten it working. I would like to thank some of the people in IRC for trying to help. It came down to me seeing a few similar 945 + ICH7 and just trying (first randomly, then systematically) all the possible GPIO pins. Finding that one needs to raise GPIO pin 34 on the ich7. The rest was already supported.
Of note: It does not include DMI matching. I think the PCI IDs will identify it (and possibly other A8J series) uniquely. It should work for any A8J_ laptop, but as I don't have any others I'm not absolutely certain. (I think they simply differ by video card. except possibly the A8JS.)
An additional warning: Either 0.91 or r3844 (Currently on Jaunty) partially flashed the bios initially. I'm not sure how, and frankly, given the hours with a corrupted flash rom, I'm not going to experiment, unless someone has a specific idea.