Hello Holger,

Am 09.10.2020 um 17:21 schrieb Holger Brunck:
Due to increasing kernel image sizes we get problems when decompressing
the kernel image. To fix this we need to change the addresses where we
load and where we extract the kernel. Also we need to adapt the address
where to load the CRAMFS image and where to load the DTB file.
While at it also harmonize all boards for PPC and ARM to have the
same values. Also we add a new variable "env_version", so that the
userspace is able to detect if this is a u-boot binary with updated
values or not.

CC: Valentin Longchamp <[email protected]>
CC: Heiko Schocher <[email protected]>
CC: Tom Rini <[email protected]>
Signed-off-by: Holger Brunck <[email protected]>
---
  board/keymile/Kconfig               | 12 +++---------
  include/configs/km/keymile-common.h |  1 +
  include/configs/km/km-powerpc.h     |  4 ++++
  include/configs/km/km_arm.h         |  3 +++
  4 files changed, 11 insertions(+), 9 deletions(-)

Nitpick: Version history missing... see:
https://www.denx.de/wiki/U-Boot/Patches#Sending_updated_patch_versions

Tip: may you want to use u-boot:/tools/patman/README

Reviewed-by: Heiko Schocher <[email protected]>

bye,
Heiko
--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: [email protected]

Reply via email to