commit | 7ed421fc2ed52d9bf6b2c390a1f6ae1efe143990 | [log] [tgz] |
---|---|---|
author | Lepcha Suchit <Suchit.Lepcha@freescale.com> | Thu Oct 16 13:38:00 2008 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Fri Oct 17 10:39:18 2008 -0500 |
tree | d379de1b2b11e4d21ac02fd54b06c4e80930e78f | |
parent | bbfab70025545ae58b9fce40ebc68c0771cd6c06 [diff] |
83xx NAND boot: wait for LTESR[CC] At least some revisions of the 8313, and possibly other chips, do not wait for all pages of the initial 4K NAND region to be loaded before beginning execution; thus, we wait for it before branching out of the first NAND page. This fixes warm reset problems when booting from NAND on 8313erdb. Signed-off-by: Scott Wood <scottwood@freescale.com> Acked-by: Kim Phillips <kim.phillips@freescale.com>