commit | 84044fa9a6b9f46a58f8e645d916b3175d653bc3 | [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 | d4da46f1124aaff85d9250a870dcbdd2ec132a14 [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>