View Single Post
Old 10-19-2012, 12:48 PM   #718
adi23
Member
adi23 is a splendid one to beholdadi23 is a splendid one to beholdadi23 is a splendid one to beholdadi23 is a splendid one to beholdadi23 is a splendid one to beholdadi23 is a splendid one to beholdadi23 is a splendid one to beholdadi23 is a splendid one to beholdadi23 is a splendid one to beholdadi23 is a splendid one to beholdadi23 is a splendid one to behold
 
Posts: 15
Karma: 19998
Join Date: Oct 2012
Device: Kindle touch KT
Quote:
Originally Posted by geekmaster View Post
Does anybody know how to get a backup image of u-boot bist from the mmc on a K4 or K5?
#define CONFIG_MMC_BOOTFLASH_ADDR 0x41000
#define CONFIG_MMC_BOOTFLASH_SIZE (14*1024*1024) /* 14 MiB */
#define CONFIG_MMC_BOOTDIAGS_ADDR 0xE41000
#define CONFIG_MMC_USERDATA_ADDR 0x3F000
#define CONFIG_MMC_USERDATA_SIZE (5*1024)
#define CONFIG_MMC_BIST_ADDR (120*1024)
#define CONFIG_MMC_BIST_SIZE (256*1024)

Does this helps? And how i supose to flash it over serial then?

Thank you
adi23 is offline   Reply With Quote