Re: [U-Boot] rockchip: rk3399-puma: reduce env size to 8kiB

2018-01-02 Thread Philipp Tomsich
> ...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 > > Acked-by: Philipp Tomsich > Reviewed-by: Philipp Tomsich > Tested-by: Philipp Tomsich > --- > > bo

Re: [U-Boot] rockchip: rk3399-puma: reduce env size to 8kiB

2017-12-28 Thread Philipp Tomsich
> ...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 > > Acked-by: Philipp Tomsich > Reviewed-by: Philipp Tomsich > Tested-by: Philipp Tomsich > --- > > bo

Re: [U-Boot] rockchip: rk3399-puma: reduce env size to 8kiB

2017-12-27 Thread Philipp Tomsich
On Thu, 21 Dec 2017, Jakob Unterwurzacher wrote: ...even when the environment is saved to SD card. Please don't start a commit message with an ellipsis, but rather with a regular sentence. I'll fix this, when I apply the patch (... this time). With the default of 32kiB, the environment o

Re: [U-Boot] rockchip: rk3399-puma: reduce env size to 8kiB

2017-12-27 Thread Philipp Tomsich
> ...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 > > --- > > board/theobroma-systems/puma_rk3399/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 delet