commit | 05a4d544299b9a34fb96a0178457bf6d9e1fc33c | [log] [tgz] |
---|---|---|
author | Wu, Josh <Josh.wu@atmel.com> | Wed Nov 19 19:03:00 2014 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Mon Jan 19 12:49:31 2015 +0100 |
tree | ff33c6838c7f2496d790b1dbed22865adfd05dc5 | |
parent | ab88f471e33747e8ee1e7f752d06960b129085fe [diff] |
ARM: at91: sama5d3_xplained: spl: enable PMECC header generation As sama5d3 xplained support the PMECC. So add the PMECC header for spl binary. That make ROM loader can use PMECC to avoid error flips in spl code in nandflash. Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Bo Shen <voice.shen@atmel.com>