Re: [U-Boot] [PATCH 15/17] km8309: change the default QE_FW address

2015-11-16 Thread Heiko Schocher
Hello Valentin, Am 13.11.2015 um 15:59 schrieb Valentin Longchamp: It should be after the u-boot reserved sectors and before the env sectors, since the solution used for kmvect1 (tell the linker to put the firmware into the u-boot produced binary, at the end of the area) should be the exception.

[U-Boot] [PATCH 15/17] km8309: change the default QE_FW address

2015-11-13 Thread Valentin Longchamp
It should be after the u-boot reserved sectors and before the env sectors, since the solution used for kmvect1 (tell the linker to put the firmware into the u-boot produced binary, at the end of the area) should be the exception. The #define is only "conditional" so that we can still support kmvec