commit | fea9543f1bd1d068a372ef378f624941c25989a8 | [log] [tgz] |
---|---|---|
author | pekon gupta <pekon@ti.com> | Tue Jul 22 16:03:19 2014 +0530 |
committer | Tom Rini <trini@ti.com> | Mon Aug 25 08:52:34 2014 -0400 |
tree | 5c43ba6555c7e65e5a5f2532ee88323a74630684 | |
parent | 83e359adf9f578a58f20daf2e4425a754defac7b [diff] |
board/ti/am335x: update configs for parallel NAND This patch - consolidate CONFIG_SYS_NAND_xx and CONFIG_SPL_NAND_xx from various configuration files into single file. - update MTD Partition table to match AM335x_EVM DT in linux-kernel - segregate CONFIGs based on different boot modes (like SPL and U-Boot) Signed-off-by: Pekon Gupta <pekon@ti.com>