Currently all the framebuffer io with ARM is not typesafe.
The __raw_{read/write} macros should be used instead of
(*(volatile u{8/16/32/64} *) for all io.
Signed-off-by: H Hartley Sweeten .
Please forgive me if I'm making a fool of myself. I've never submitted a bug before...
nvidiafb: Doesn't Initialize/Recognize GeForce8600GT (0x0401). All I get is:
Device ID: 10dec0401
Unknown NV_ARCH
Or something really close to that (I'm not at my computer right now).
I've attempted to edit nvidia.c to add the hex device ID in, but it still doesn't initialize the board...