Am 16.01.2010 17:30, schrieb Tom:
> Instead of adding CONFIG_VIDEO_JADEGDC, define VIDEO_FB_16BPP_WORD_SWAP
> in your board config file or a more appropriate file.
Done.
>> +/*
>> + * Graphic Device
>> + */
>> +GraphicDevice jadegdc;
>
> It does not look like this global is accessed output of thi
Matthias Weisser wrote:
> Signed-off-by: Matthias Weisser
> ---
> drivers/video/Makefile |1 +
> drivers/video/cfb_console.c |2 +-
> drivers/video/jadegdc.c | 193
> +++
> 3 files changed, 195 insertions(+), 1 deletions(-)
> create mode
Signed-off-by: Matthias Weisser
---
drivers/video/Makefile |1 +
drivers/video/cfb_console.c |2 +-
drivers/video/jadegdc.c | 193 +++
3 files changed, 195 insertions(+), 1 deletions(-)
create mode 100644 drivers/video/jadegdc.c
diff --g
3 matches
Mail list logo