Home
last modified time | relevance | path

Searched hist:fe529e65 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A DKconfigfe529e65 Thu Dec 21 04:03:01 CST 2017 Jakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com> rockchip: rk3399-puma: reduce env size to 8kiB

This commit changes the size of the enviroment (for the RK3399-Q7) to
8kiB for all possible locations of the environment (i.e. even when the
environment is saved to SD card).

With the default of 32kiB, the environment overwrites the SPL
stage which lives at 16kiB.

Signed-off-by: Jakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
[Reworked commit-message:]
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>