Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | tegra: nand: Add Tegra NAND driver | Jim Lin | 2012-09-07 | -0/+257 |
A device tree is used to configure the NAND, including memory timings and block/pages sizes. If this node is not present or is disabled, then NAND will not be initialized. Signed-off-by: Jim Lin <jilin@nvidia.com> Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com> |