View Single Post
Old 06-08-2017, 11:06 PM   #35
Hexadecimal
Enthusiast
Hexadecimal began at the beginning.
 
Posts: 31
Karma: 10
Join Date: Jun 2017
Device: Kindle Paperwhite 3 32G
Quote:
Originally Posted by coplate View Post
OK, on your kindle, can you run the bist command, then the help command, i want to see if that gives any errors, and compare to my help command from within bist.

( ... means I snipped it )

Code:
uboot > bist
bist
HW


U-Boot 2009.08-lab126 (Apr 04 2016 - 08:11:59)
...
...
In:    serial
Out:   serial
Err:   serial
POST done in 0 ms
Battery voltage: 3846 mV

bist > help
help
...
fastboot- Fastboot
...
loadb   - load binary file over serial line (kermit mode)
loads   - load S-Record file over serial line
loady   - load binary file over serial line (ymodem mode)
...
...
bist >
Nope.. 'bist' fails.

See, I posted here earlier...

Code:
uboot > bist

Warning: fail to get ext csd for MMC!
ERROR: couldn't switch to boot partition
Hexadecimal is offline   Reply With Quote