On Thu, Apr 17, 2025 at 03:49:10PM +0200, Stephan Gerhold wrote: > Fix some more issues in the U-Boot configuration for the DragonBoard 410c > that I noticed when testing the current master branch after the recent > changes were merged. Ideally these should go as fixes into v2025.07. > > Signed-off-by: Stephan Gerhold <stephan.gerh...@linaro.org> > --- > Stephan Gerhold (3): > board: dragonboard410c: Fix button cmd name > board: dragonboard410c: Drop custom reduced malloc size > board: dragonboard410c: Enable support for KASLR in Linux >
Nicely done, FWIW: Reviewed-by: Sumit Garg <sumit.g...@oss.qualcomm.com> -Sumit > board/qualcomm/dragonboard410c/dragonboard410c.env | 2 +- > configs/dragonboard410c_defconfig | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > --- > base-commit: 5b4ae0f3f040908602c80908c3023b5454883d4a > change-id: 20250416-db410c-fixes2-7db207c10724 > > Best regards, > -- > Stephan Gerhold <stephan.gerh...@linaro.org> >