Linux 4.2 Kernel Gets Port To New Processor Architecture

Written by Michael Larabel in Linux Kernel on 23 June 2015 at 01:38 PM EDT. 6 Comments
LINUX KERNEL
The latest pull request to be submitted for Linux 4.2 is providing a new processor architecture port.

The new CPU port of the Linux kernel is to the Renesas H8/300 micro-controler. The H8 is a family of micro-controllers from Renesas Technology and the H8/300 uses an 32-bit CPU (though there's also versions of 8 and 16-bit, but they appear unsupported by this new port) designed for real-time control applications. The H8/300 has been around for a while and one of the many products its found in is the LEGO Mindstorms RCX. Up to now the Linux support for the H8 300 has been maintained out-of-tree.

This H8/300 architecture port of the Linux kernel has been in discussions for several months and has undergone twelve patch revisions so far for getting it into shape for mainline inclusion. The new port amounts to around 7,500 lines of new kernel code.

More details on the Renesas H8/300 CPU port for Linux 4.2 can be found via this pull request.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week