commit | 4efd69250f6118ebd783867b3809001a1886ce9e | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Dec 26 00:53:26 2013 +0100 |
committer | Marek Vasut <marex@denx.de> | Mon Jan 13 12:39:10 2014 +0100 |
tree | 427872f88b82f2775bd3c6bdb219b7a2a92f74d9 | |
parent | 67decc71ed887d91fd17a1731533ff7a277e6fb5 [diff] |
ARM: pxa: Fix OneNAND window access on VPAC270 Access the OneNAND 1KiB window on the VPAC270 as an SRAM instead of accessing it as a burst-RAM. This fixes a problem where the board failed to reboot sometimes as the CPU couldn't start executing from the OneNAND 1KiB window. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Tom Rini <trini@ti.com>