Re: [U-Boot] [PATCH] ARM: at91: Apply PMECC header for NAND_BOOT only

2019-02-17 Thread Eugen.Hristev
On 17.02.2019 06:58, Derald D. Woods wrote: > This commit guards against applying the PMECC header in a non-NAND_BOOT > scenario. This a modified version of a previous patch found here: > > https://patchwork.ozlabs.org/patch/1009885/ > > Now that SPL_GENERATE_ATMEL_PMECC_HEADER has been convert

[U-Boot] [PATCH] ARM: at91: Apply PMECC header for NAND_BOOT only

2019-02-16 Thread Derald D. Woods
This commit guards against applying the PMECC header in a non-NAND_BOOT scenario. This a modified version of a previous patch found here: https://patchwork.ozlabs.org/patch/1009885/ Now that SPL_GENERATE_ATMEL_PMECC_HEADER has been converted to Kconfig, this provides an additional guard for build