Skip to content
Commit 7253bb1e authored by John Jacques's avatar John Jacques Committed by Quanyang Wang
Browse files

ARM: head.S: axxia: Allow more granularity in the starting offset



commit  ab2de53f52ffccf44ab5c9900d19bbd65c8e9457 from
https://github.com/axxia/linux-yocto.git axxia-linux/v5.10/standard/axxia-dev/base

For Axxia AXM55xx, the U-Boot is kept in the bottom 8M of memory,
so the math in arch/arm/boot/compressed/head.S would "align"
8M to 0M and wipe out U-Boot.

Without this changes, Linux has to be rather severely aligned.

Signed-off-by: default avatarJohn Jacques <john.jacques@intel.com>
Signed-off-by: default avatarCharlie Paul <charlie.paul@windriver.com>
Signed-off-by: default avatarDaniel Dragomir <daniel.dragomir@windriver.com>
Signed-off-by: default avatarQuanyang Wang <quanyang.wang@windriver.com>
parent 10f37025
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment