LWN.net Logo

Intel powers an Arduino

Intel powers an Arduino

Posted Oct 4, 2013 21:33 UTC (Fri) by marcH (subscriber, #57642)
In reply to: Intel powers an Arduino by khim
Parent article: Intel powers an Arduino for the first time with new “Galileo” board (ars technica)

Inside the 8M SPI there is:
- EDK2-based firmware (BIOS)
- GRUB legacy
- a Linux kernel and a tiny but functional Yocto system.

Arduino sketches run in user space.

The "bootloader" term is only kept not to confuse Arduino users - some haven't and will never hear about Linux.

Note GRUB is configured to boot (a bigger) Linux system from microSD (or USB) instead of SPI when a GRUB config file is found there in a predefined location.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds