View Single Post
Old 12-01-2012, 09:34 AM   #5
eureka
but forgot what it's like
eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.
 
Posts: 741
Karma: 2345678
Join Date: Dec 2011
Location: north (by northwest)
Device: Kindle Touch
Quote:
Originally Posted by giorgio130 View Post
Thanks for the explanation, I couldn't find the cause anywhere.
It's at include/configs/imx50_yoshi_bist.h:
Code:
#define CONFIG_FASTBOOT_MAX_DOWNLOAD_LEN  ((get_dram_size()) - (2*1024*1024) - (CONFIG_FASTBOOT_TEMP_BUFFER - CONFIG_SYS_SDRAM_BASE))
Quote:
Originally Posted by giorgio130 View Post
But I actually think that android phones don't have this kind of limitation... Or maybe they just keep their partition size under the amount of available ram?
Exactly.

Quote:
Originally Posted by giorgio130 View Post
I'll do some research. BTW, do you know if the limit of 72 kb for the first-stage u-boot applies even to the kindle 3? I didn't find any reference to a "bist" u-boot on this platform, so I'd assume no...
I can't answer, I don't know. 72kb limit was found by reading of Reference Manual for Kindle Touch SoC. I think you should read similar manual for K3 SoC.
eureka is offline   Reply With Quote