]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
authorTom Rini <trini@ti.com>
Mon, 8 Jul 2013 16:15:17 +0000 (12:15 -0400)
committerTom Rini <trini@ti.com>
Fri, 26 Jul 2013 20:39:10 +0000 (16:39 -0400)
commita7d39afbb0097fb50dfb56fe501716b4a29282ef
tree9cf672e7e7796c80c4cdcb49926e8561b589cf0f
parent3afd8e0828396046c617d2fd6f755457ae52850e
am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE

We use CONFIG_CMD_SPL_WRITE_SIZE when reading/writing the args portion
of falcon mode to NAND.  Previously it was half the size of the
eraseblock which is too small, increase to eraseblock size.

Signed-off-by: Tom Rini <trini@ti.com>
include/configs/am335x_evm.h