Home
last modified time | relevance | path

Searched hist:"38467 df5d67a61a8ccd8d052249e195e0fe9ab07" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/km/
H A Dkm8309-common.h38467df5d67a61a8ccd8d052249e195e0fe9ab07 Tue Nov 17 09:53:36 UTC 2015 Valentin Longchamp <valentin.longchamp@keymile.com> 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>