-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
arch ipq60xx_64 is broken #21
Comments
It seems that the U-Boot 2016 has an (arm32) port rather than (arm & arm64) ports. |
@mzujev I've made aarch64 firmware with qsdk12, but unable to start it. Something goes wrong on this boot stage |
@JiaY-shi |
Oh. That is very good news. I've tries to change offset value. But haven't
tried this one.
…On Sun, Dec 4, 2022, 11:38 shi JiaY ***@***.***> wrote:
@JiaY-shi <https://github.com/JiaY-shi> No. Haven't found solution yet.
Now i'm working on 32bit qsdk 4.4.60 kernel.
@legale <https://github.com/legale> Hi buddy,I solved this problem by
modifying KERNEL_LOADADDR to 0x41080000, you can also try it.
—
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHY4JF67AGRBSXST6NFV76LWLRJ6PANCNFSM5DF23TCA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Friend, tell me please. Have you tried to capture wifi traffic with monitor
mode enabled?
…On Fri, 2 Dec 2022 at 10:14, shi JiaY ***@***.***> wrote:
@mzujev <https://github.com/mzujev> I've made aarch64 firmware with
qsdk12, but unable to start it. Something goes wrong on this boot stage Starting
kernel... Jumping to AARCH64 kernel via monitor Stuck there.
Hi buddy, did you solve this problem? I also encountered the same problem
and don't know how to solve it.
—
Reply to this email directly, view it on GitHub
<#21 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHY4JF6RHEYGRDGWQW2FK6TWLGOWFANCNFSM5DF23TCA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@legale Sorry, I haven't tried it. My latest energy is on kernel 5.15. |
Hi.
I can't build openwrt image on branch qsdk-11.3-ipq60xx-4.4 with arch ipq60xx_64.
Error is - lib/asm-offsets.c:1:0: error: unknown value 'armv5' for -march.
The text was updated successfully, but these errors were encountered: