Skip to content

Relax UBOOT_ENTRYPOINT and UBOOT_LOADADDRESS default definitions#1573

Open
embetrix wants to merge 2 commits into
agherzan:masterfrom
embetrix:feature/relax-settting-uboot-entry-addresses-master
Open

Relax UBOOT_ENTRYPOINT and UBOOT_LOADADDRESS default definitions#1573
embetrix wants to merge 2 commits into
agherzan:masterfrom
embetrix:feature/relax-settting-uboot-entry-addresses-master

Conversation

@embetrix
Copy link
Copy Markdown

@embetrix embetrix commented Feb 2, 2026

linux-raspberrypi.inc: relax uboot ENTRYPOINT/LOADADDRESS definitions

Set UBOOT_ENTRYPOINT/UBOOT_LOADADDRESS using the weak assignment operator (?=)
to allow for easier override in downstream layers or machine configurations
without forcing a hardcoded value.

Set UBOOT_ENTRYPOINT/UBOOT_LOADADDRESS using the weak assignment operator (?=)
to allow for easier override in downstream layers or machine configurations
without forcing a hardcoded value.

Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
@embetrix embetrix force-pushed the feature/relax-settting-uboot-entry-addresses-master branch from db2b6ec to 695da2a Compare February 5, 2026 09:43
@embetrix
Copy link
Copy Markdown
Author

embetrix commented Feb 5, 2026

@agherzan commit message reworked

Copy link
Copy Markdown
Owner

@agherzan agherzan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Makes sense to me.

@agherzan agherzan enabled auto-merge (rebase) February 10, 2026 16:16
@embetrix
Copy link
Copy Markdown
Author

any update on this ?

@agherzan
Copy link
Copy Markdown
Owner

The CI failed. I've rebased and retriggered. Let's see.

@embetrix
Copy link
Copy Markdown
Author

embetrix commented Apr 8, 2026

@agherzan any update on this again ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants