commit | 6cbaf4c1ae232326e09d6bdab3c3cf56d65e2a5c | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Sat Dec 19 23:41:23 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 13 21:05:24 2016 -0500 |
tree | e1bc1cd2083f42f0d5dd13f9620c7bf1cc5697f8 | |
parent | 1222305b55e2809ee9f7945ecc1f776e08943728 [diff] |
lpc32xx: devkit3250: update board configuration file The change updates DevKit3250 board powerd by NXP LPC3250 SoC: * due to increased resulting U-boot image size give more space to store loaded and relocated versions, * add DMA support, which is used by NAND SLC driver, * add NXP OHCI and PHY drivers to the image, * add USB, JFFS and FAT commands. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>