Difference between revisions of "BeagleBoardNAND"
From eLinux.org
(Create new page about booting BeagleBoard from NAND) |
m (Give NAND HW configuration) |
||
| Line 1: | Line 1: | ||
[[Category: Linux]] | [[Category: Linux]] | ||
[[Category: OMAP]] | [[Category: OMAP]] | ||
| − | This page is about using (booting) from [http://en.wikipedia.org/wiki/Flash_Memory#NAND_flash NAND] memory on [[BeagleBoard]]. | + | This page is about using (booting) from [http://en.wikipedia.org/wiki/Flash_Memory#NAND_flash NAND] memory on [[BeagleBoard]]. Parts of this page are inspired by [http://www.sakoman.net/omap3/flash%20procedure.txt Steve's flash procedure] document. |
| + | |||
| + | =Hardware= | ||
| + | |||
| + | OMAP3530 has 256MB NAND flash in PoP (PoP: Package-On-Package implementation for Memory Stacking) configuration. | ||
| + | |||
| + | * [[BeagleBoard]] has 256MB of Micron NAND | ||
| + | * [http://focus.ti.com/docs/toolsw/folders/print/tmdxevm3503.html EVM] 128MB of Samsung OneNAND | ||
| + | * [http://www.logicpd.com/products/devkit/ti/zoom_mobile_development_kit Zoom MDK] also uses the Micron NAND | ||
| + | |||
| + | =Software= | ||
tbd. | tbd. | ||
Revision as of 07:56, 13 July 2008
This page is about using (booting) from NAND memory on BeagleBoard. Parts of this page are inspired by Steve's flash procedure document.
Hardware
OMAP3530 has 256MB NAND flash in PoP (PoP: Package-On-Package implementation for Memory Stacking) configuration.
- BeagleBoard has 256MB of Micron NAND
- EVM 128MB of Samsung OneNAND
- Zoom MDK also uses the Micron NAND
Software
tbd.