commit | 4c9c72383822e1bcdc7164c60a36275e77292e6b | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Sep 17 20:43:47 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 29 10:52:22 2017 -0400 |
tree | 4358aa47a7c1c1909a36ae52647c97079569f549 | |
parent | 5ff6c0a3240eaed01e19f85546019264f6ef8654 [diff] |
arm: da850-evm: Enable MTD Parts in SPI Flash There is a discrepency between U-Boot and Linux on the partition map. This enabes the MTD parts to pass MTD partition information from U-Boot to Linux. Linux already has a pending patch to enable MTD PARTS in davinci_all_defconfig Reviewed-by: Jagan Teki <jagan@openedev.com> Signed-off-by: Adam Ford <aford173@gmail.com>