commit | 6000992e265f507a18b0dcbcf2a89179822b42c4 | [log] [tgz] |
---|---|---|
author | Enric Balletbo i Serra <eballetbo@iseebcn.com> | Thu Feb 07 23:14:48 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Mar 11 11:05:49 2013 -0400 |
tree | d82925cbd37b98c2bc1e7d6f6cb035391eea3476 | |
parent | f99613782a41dbf1b91c19684fe9556ed02ec6d1 [diff] |
SPL: ONENAND: Support SPL to boot u-boot from OneNAND. This patch will allow use SPL to boot an u-boot from the OneNAND. Tested with IGEPv2 board with a OneNAND from Numonyx Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> [trini: Add <spl.h> hunk to fix warning] Signed-off-by: Tom Rini <trini@ti.com>