ChorusOS 5.0 Transition Guide

x86 Boards

The i386at and cpn5360 BSPs have been merged into a new pc BSP. (Support for the cpn5360 board is new in version 5.0 of the ChorusOS operating system). Because the boot is unable to detect the board on which it is running, a TARGET xml definition has been added.

The TARGET definition can take one of two values: PC_AT or CPN5360. The default value is PC_AT.

To build a chorus system image for a CPN5360 target:

% configurator -set TARGET=CPN5360
% make chorus