You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meta-debian
HI, Matianer:
How is MIPS platform support on debian or meta-debian? I have a Cavium Octeon II board. Can I use the rootfs build through meta-debain to boot the board assuming I will added BSP for my borad?
I see there is MACHINE for qemumips. Is it well supported?
Thanks,
Shawn
HAYASHI Kazuhiro
unread,
May 18, 2016, 11:12:42 PM5/18/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meta-...@googlegroups.com
Hi, Shawn
> I see there is MACHINE for qemumips. Is it well supported?
Currently, MACHINE = "qemumips" is not available with meta-debian
because kernel config and other board support settings are missing.
However, we'd like to support qemumips soon for applying our reference distribution widely.
> Can I use the rootfs build through meta-debain to boot the board assuming I will added BSP for my borad?
You will be able to support your Cavium board by adding BSP
based on our machine configurations for qemumips.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to meta-...@googlegroups.com, xia...@gmail.com
Hi, Shawn
MACHINE = "qemumips" is supported in meta-debian now.
Currently, only busybox-based tiny rootfs and SDK are tested on qemumips.
The actual system architecture of qemumips is "malta" (MIPS Malta Core LV) in poky.
Therefore, the default kernel for qemumips in meta-debian
is built with .config based on malta_defconfig.