commit | 9267110270a4b7b4ccdf9de9d82b7ac85ce57d0c | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Fri Feb 14 12:51:25 2014 +0100 |
committer | Tom Rini <trini@ti.com> | Fri Feb 21 13:55:41 2014 -0500 |
tree | da70694636001d68b9a6118285db7c942936fce9 | |
parent | 36481ded99a530f6820961a2335e94b485469ae4 [diff] |
OMAP3: add missing gpio clock init and fix NAND SPL for mcx board Patch contains the same fixes as commit 4b9b2c300a23ca4a85811918dc92e822a9571a87 (missing CONFIG_OMAP3_GPIO_2) and commit f9095aac793aa8917ab9b915c5d449e6dc8d3d30 (missing CONFIG_SPL_NAND_SOFTECC). Same issues are relevant for the mcx board, too. Signed-off-by: Stefano Babic <sbabic@denx.de>