adjust fb address
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 6 May 2010 20:37:00 +0000 (23:37 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 6 May 2010 20:37:00 +0000 (23:37 +0300)
board/pandora/pandora.c

index 424d7f3..7294522 100644 (file)
 #include <asm/mach-types.h>
 #include "pandora.h"
 
-#define FRAMEBUFFER_ADDRESS 0x80598000
+/*
+ * try to put it where it won't be overwritten by
+ * loading kernel until the FB driver loads
+ */
+#define FRAMEBUFFER_ADDRESS 0x86000000
 
 /*
  * Routine: board_init