View Single Post
Old 06-22-2016, 10:48 PM   #70
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by damon12 View Post
Original boot loader.
Sorry, how to check if the flash being initialized (including dependent hardware) and accessed correctly?
If original bootloader, you have no control over that. Those questions were for if you were using a custom bootloader, to make sure it included all necessary hardware initialization. The original boot loader obviously does that, or it would not work in any kindle. You probably have some other problem.

If it was mine, I would connect to the serial port and see what debug messages are being output to the serial console. That last lines before it stops would be of primary importance in solving the problem. Especially things that look like error messages.
geekmaster is offline   Reply With Quote