[PATCH v2 1/2] km: adapt defines and variables for new memory layout
Heiko Schocher
hs at denx.de
Mon Oct 12 06:07:56 CEST 2020
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 <valentin.longchamp at hitachi-powergrids.com>
> CC: Heiko Schocher <hs at denx.de>
> CC: Tom Rini <trini at konsulko.com>
> Signed-off-by: Holger Brunck <holger.brunck at hitachi-powergrids.com>
> ---
> 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 <hs at denx.de>
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: hs at denx.de
More information about the U-Boot
mailing list