summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-08-15 12:43:26 +0200
committerHans de Goede <hdegoede@redhat.com>2015-08-31 08:43:41 +0200
commit9da5fca55cbf9465052256346f6e61968acedf2f (patch)
treecdd23c8f7902fc27f0efcf85416e0975ead07547 /board
parent630cf2e7628502b410622fcfa72bd553a94dfa93 (diff)
downloadu-boot-imx-9da5fca55cbf9465052256346f6e61968acedf2f.zip
u-boot-imx-9da5fca55cbf9465052256346f6e61968acedf2f.tar.gz
u-boot-imx-9da5fca55cbf9465052256346f6e61968acedf2f.tar.bz2
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
In syndrome mode we set the NFC_SEQ bit in the command register, so the spare-area register is not used. Also the value currently being written is actual wrong, the ecc sits at "column + CONFIG_NAND_SUNXI_SPL_ECC_PAGE_SIZE" not just CONFIG_NAND_SUNXI_SPL_ECC_PAGE_SIZE. So the current code only serves to confuse the user -> remove it. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions