Skip to content

CONFIG\SUNXI: fix mem address for load/write env - #35

Merged
Apaczer merged 1 commit into
MiyooCFW:masterfrom
Apaczer:sys_txt_addr
Sep 7, 2025
Merged

CONFIG\SUNXI: fix mem address for load/write env#35
Apaczer merged 1 commit into
MiyooCFW:masterfrom
Apaczer:sys_txt_addr

Conversation

@Apaczer

@Apaczer Apaczer commented Sep 5, 2025

Copy link
Copy Markdown
Member

should be inline with SYS_TEXT_BASE for picked arch when reading start adress of uboot environment, otherwise we endup with garbage text written to uEnv.txt or uboot fails to read driver from console.cfg

I believe we could just unset CONFIG_SYS_TEXT_BASE, so it would rely on CONFIG_SYS_LOAD_ADDR - however this change goes inline with upstream for suniv.

should be inline with SYS_TEXT_BASE for picked arch
@Apaczer
Apaczer merged commit 39480a7 into MiyooCFW:master Sep 7, 2025
2 checks passed
@Apaczer
Apaczer deleted the sys_txt_addr branch September 7, 2025 19:34
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.

1 participant