]> Git Repo - u-boot.git/commit
km8309: change the default QE_FW address
authorValentin Longchamp <[email protected]>
Tue, 17 Nov 2015 09:53:36 +0000 (10:53 +0100)
committerTom Rini <[email protected]>
Wed, 18 Nov 2015 20:28:57 +0000 (15:28 -0500)
commit38467df5d67a61a8ccd8d052249e195e0fe9ab07
tree797935272a2a7eb6933491d8b7fb3d10092ccba2
parent68005ea655128a76ceb21c5802dbb64cce1b00ae
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 <[email protected]>
include/configs/km/km8309-common.h
This page took 0.027998 seconds and 4 git commands to generate.