View Single Post
Old 10-18-2012, 01:20 PM   #5
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 geekmaster View Post
...
EDIT: Because the upgrade to 256MB uses a power of 2 for the row and column address in the RAM chip(s), you probably do NOT need to add any additional address line in this case. You may also need to modify the u-boot bootloader (and perhaps other code) to initialize and use the extra RAM.
Let me clarify that. What I meant to say is that because 256MB is a square layout (same number of rows and columns), you should not need to route an additional address line.

However, if you were upgrading from 64MB to 256MB, you may well need to add such an additional address line (to be used for the extra row and extra column address bit). Such memory quadrupling is not all that uncommon for severely memory-limit devices such as wireless routers. But for a kindle, no worries!
geekmaster is offline   Reply With Quote