Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

additional arm configs #21

Open
nickdesaulniers opened this issue Nov 3, 2018 · 7 comments
Open

additional arm configs #21

nickdesaulniers opened this issue Nov 3, 2018 · 7 comments
Assignees

Comments

@nickdesaulniers
Copy link
Member

@tom-gall might have some more board specific configs we want make sure continue to work.

I'm not sure if we want to get too wide with configs with travis, but maybe this is feasible?

@nickdesaulniers
Copy link
Member Author

nickdesaulniers commented Nov 3, 2018

+ @agners who might have a recommended armv6 config?

@nathanchance
Copy link
Member

If #20 works out, I don't think it should be too bad.

@shenki
Copy link
Member

shenki commented Nov 4, 2018

ast2500_g5_defconfig is an armv6 machine (I'm the maintainer for that platform, so I have an interest in seeing it tested).

It has a corresponding qemu machine -M romulus-bmc that we can boot.

@nickdesaulniers
Copy link
Member Author

@shenki yeah, sounds good then. We'll need a buildroot image for it. Have you worked with buildroot before? (I should sit down an write a blog post about it, otherwise I'll soon forget how to do so myself).

@arndb
Copy link

arndb commented Nov 5, 2018 via email

@agners
Copy link

agners commented Nov 5, 2018

@shenki I guess that is the machine you created issue ClangBuiltLinux/linux#90 for?

I guess something with ARMv6 architecture might be interesting anyway. Also RPi1 is ARMv6. There is ARM11MPCore emulation in Qemu, e.g. realview-eb-mpcore kernel defconfig realview_defconfig.

@arndb yeah I do have hardware to boot vf610m4_defconfig, actually I can boot such a kernel using U-Boot from the Cortex-A core of that SoC. Would be a good candidate for Kernel CI ARMv7-M testing...

@tpimh tpimh mentioned this issue Nov 6, 2018
@shenki
Copy link
Member

shenki commented Nov 12, 2018

@agners yes, that's correct

I put up a change that changes the arm32 buildroot to build a generic image (arm926ej-s based, so ARMv5). This way we can share the image for all of the arm32 systems we want to test:

#50

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants