Hello,

I'm currently trying to integrate the S1D13506 framebuffer driver into
my linux kernel for the 405GP evaluation board (walnut).The S1D13506
controller is directly connected to the external bus of the 405GP and
the data bus width is 16 bits wide.
The problem I have is that all the console accesses to the framebuffer
video ram (in console.c file) are made via 32 bits wide calls
(fb_writel).
How can I solve this problem?

Thanks,

Laurent MOHIN, Acterna

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/



Reply via email to