commit | d61f26fb15a940de23db3c726b514d7146386d4c | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Dec 02 11:10:55 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 12 21:33:38 2017 -0500 |
tree | a05ea10c998fb4c426ec486d56b12c91a69fdace | |
parent | 85137cb44b86e5169c71c7f11eb3c3fa84f724dd [diff] |
omap3_logic: Increase CMD_SPL_WRITE_SIZE The SPL-OS partition is 0x20000, so let's make CONFIG_CMD_SPL_WRITE_SIZE same size. This should allow for better falcon mode operation. Signed-off-by: Adam Ford <aford173@gmail.com>