View Single Post
  #530 (permalink)  
Old 12-02-2010, 05:56 PM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 11-29: New Framebuffer, gralloc, and libGLES

Quote:
Originally Posted by natemcnutty View Post
Wirelessly posted (Opera/9.80 (Windows Mobile; Opera Mini/5.1.21594/22.387; U; en) Presto/2.5.25 Version/10.54)



I'm off work in an hour. Will get those to you as soon as I can.
I must not be doing this right. Can you confirm I have the right stuff here:

Code:
HaRET(1)# setlcd 4
LcdPower(4) dc=04EA0DA9
ExtEscape==1
HaRET(2)# vdump 0xBA08150C 16
ba08150c | 00000000 00000000 00000000 00000000 | ................
HaRET(3)# vdump 0xBA081510 16
ba081510 | 00000000 00000000 00000000 00000000 | ................
HaRET(4)# vdump 0xBA0811D4 16
ba0811d4 | 3a28f7e4 00200000 00600000 52d00400 | ..(:.. ...`....R
HaRET(5)# setlcd 1
LcdPower(1) dc=03E80EDA
ExtEscape==1
HaRET(6)# vdump 0xBA08150C 16
ba08150c | 00000000 00000000 00000000 00000000 | ................
HaRET(7)# vdump 0xBA081510 16
ba081510 | 00000000 00000000 00000000 00000000 | ................
HaRET(8)# vdump 0xBA0811D4 16
ba0811d4 | 3a28f7ff 00200000 00600000 52d00400 | ..(:.. ...`....R
Reply With Quote
This post has been thanked 1 times.