commit | e659c71263a31c4c8fedfe4f42d850a3e2ff74ce | [log] [tgz] |
---|---|---|
author | Valentin Longchamp <valentin.longchamp@keymile.com> | Tue Nov 17 10:53:36 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 18 15:28:57 2015 -0500 |
tree | 797935272a2a7eb6933491d8b7fb3d10092ccba2 | |
parent | af482d78b403d70f5b969a128434213ca5f3f294 [diff] |
km8309: change the default QE_FW address 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 kmvect1. Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>