summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorHolger Brunck <[email protected]>2020-10-09 17:21:32 +0200
committerTom Rini <[email protected]>2020-10-22 11:25:33 -0400
commit6a0952a3329f6f0f3397d28d4b03674cc85df103 (patch)
tree52341f8c88f839c38bb8d1327cc43542afb757b7 /scripts/basic
parentdcf16721c1df2a97b7836677d704e49d6cdf455f (diff)
km: adapt defines and variables for new memory layout
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]> Reviewed-by: Heiko Schocher <[email protected]> [trini: Remove old values from kmp204x.h] Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions