View Single Post
  #1315 (permalink)  
Old 02-21-2011, 06:41 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 - 01-07: Panel power on/off fixes

Quote:
Originally Posted by arrrghhh View Post
Hrm. Never used these commands before... I went to bootloader, plugged in, launch mtty... Then I did the
Code:
set 14 0
command, followed by task32 and task37. task32 gave me an error, and task37 just hung. Output:
Code:
Cmd>set 14 0
HTCST   ÚÈÒHTCE
Cmd>task 32
No card inserted

Level = 0

Cmd>task 37


Buffer = 0x85340000, Size = 0xFFFE8
Nothing else... Not sure if I shouldn't have done that set 14 0 command or not. I'll try it again without...

Edit - same result without the set 14 0.

Ok, realized that the task 32 command needed an SD inserted...
Code:
Cmd>task 32
Card inserted

SD clk rate 19MHz

Cmd5 CMD_TIMEOUT
SD clk rate 144KHZ

SD 2.0 HC card 
TURBO mode : SD Clk rate 24 MHz

SD Init OK

Card inserted

SD clk rate 19MHz

Cmd5 CMD_TIMEOUT
SD clk rate 144KHZ

SD 2.0 HC card 
TURBO mode : SD Clk rate 24 MHz

SD Init OK

Level = 0
Still freezes on task 37 after that "Buffer = " output...
Bummer, must not work on our devices. Doesn't work on the Raph's either. Task 32 is supposed to prep things, then task 37 dumps the KITL log.
Reply With Quote