commit | 38467df5d67a61a8ccd8d052249e195e0fe9ab07 | [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 | 68005ea655128a76ceb21c5802dbb64cce1b00ae [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>