diff mbox

[U-Boot,v3,3/3] sama5d3xek: enable PMECC header generation

Message ID 1400502221-6955-4-git-send-email-andreas.devel@googlemail.com
State Accepted, archived
Delegated to: Andreas Bießmann
Headers show

Commit Message

Andreas Bießmann May 19, 2014, 12:23 p.m. UTC
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Cc: Bo Shen <voice.shen@atmel.com>
---

Changes in v3:
* use CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER

Changes in v2: None

 include/configs/sama5d3xek.h |    1 +
 1 file changed, 1 insertion(+)

Comments

Andreas Bießmann May 26, 2014, 10:12 p.m. UTC | #1
Dear Andreas Bießmann,

Andreas Bießmann <andreas.devel@googlemail.com> writes:
>Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
>Cc: Bo Shen <voice.shen@atmel.com>
>Tested-by: Bo Shen <voice.shen@atmel.com>
>---
>Changes in v3:
>* use CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER
>
>Changes in v2: None
>
> include/configs/sama5d3xek.h |    1 +
> 1 file changed, 1 insertion(+)

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bießmann
diff mbox

Patch

diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h
index 516be85..5caa96b 100644
--- a/include/configs/sama5d3xek.h
+++ b/include/configs/sama5d3xek.h
@@ -281,6 +281,7 @@ 
 #define CONFIG_SYS_NAND_OOBSIZE		64
 #define CONFIG_SYS_NAND_BLOCK_SIZE	0x20000
 #define CONFIG_SYS_NAND_BAD_BLOCK_POS	0x0
+#define CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER
 
 #elif CONFIG_SYS_USE_SERIALFLASH
 #define CONFIG_SPL_SPI_SUPPORT