-
Notifications
You must be signed in to change notification settings - Fork 137
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
Freedom U540 / HiFive Unleashed development board support #3
Conversation
Cosmetic clean-up mostly based on the linux-yocto-template Signed-off-by: Mirza Krak <mirza.krak@endian.se>
Ooh, noticed some minors to fix. Will push soon again |
Reduces duplication. Signed-off-by: Mirza Krak <mirza.krak@endian.se>
Preperation patch to supporting something else other then qemu. While at it removed code that was commented out. Signed-off-by: Mirza Krak <mirza.krak@endian.se>
The "default" boot mode at the moment is to bundle a ramdisk image in the kernel and mount root in a ramfs. This image is suitable to bundle with the kernel but it has minimal features and basicly just boots. Signed-off-by: Mirza Krak <mirza.krak@endian.se>
Copied from freedom-u-sdk/711c23e49eeac6f1f5b05b6e8bf86833c733a31b Signed-off-by: Mirza Krak <mirza.krak@endian.se>
This is the machine configuration file for HiFive Unleashed development board. Signed-off-by: Mirza Krak <mirza.krak@endian.se>
Signed-off-by: Mirza Krak <mirza.krak@endian.se>
This fixes a circular dep when used together with INITRAMFS_IMAGE_BUNDLE Signed-off-by: Mirza Krak <mirza.krak@endian.se>
Signed-off-by: Mirza Krak <mirza.krak@endian.se>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be proposed for kernel as well.
Did a new force-push right now, sorry for the last minute inconvenience |
I merged it please check again and see if I got it all. Thank you |
You are fast :). You got my latest changes so all is good |
no worries, all good qemu is booting fine, once I have board I will start testing your stuff more |
Rebase of https://github.com/kraj/meta-riscv/pull/3 to new location and updated changes.
Note that I have only build tested the freedom-u540 machine, and verified that I did not break the qemu.