From 74a4d8c26dd3c1e9febcb717cfd6cb6512991a7a Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 21:39:35 +0000 Subject: 20060303 --- os/README | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 os/README (limited to 'os/README') diff --git a/os/README b/os/README new file mode 100644 index 00000000..d3d45872 --- /dev/null +++ b/os/README @@ -0,0 +1,32 @@ +# a few sample native ports for different architectures + +cerf1110 arm Intrinsyc SA-1110 Cerf Cube +ipaq1110 arm Strongarm SA1110 native kernel for Compaq iPAQ 36xx +sa1110 arm SA1110 code common to most/all SA1110 platforms (eg, ipaq, cerf) + +cerf250 arm Intrinsyc Cerfboard250 (PXA250) +gum arm Gumstix PXA255 +pxa arm general PXA support + +js sparc original port to Javastation-1, not recently tested + +ks32 arm ARM Evaluator 7t demo + +manga arm Micrel KS8695P ARM922 core with 4-port switch and PCI support + +cerf405 power Cerfcube 405EP (based on IBM 405EP processor) + +ipengine power Bright Star Engineering (www.brightstareng.com) ipEngine-1 (MPC823) +rpcg power RPCG-Lite MPC823/850 board +fads power MPC8xx FADS development board +mpc power code common to ports to Motorola MPC8xx boards + +pc 386 basis for ports to various PC-based platforms + +# basic Inferno native kernel components +port common native operating system components +ip common Internet protocol stack, Ether and PPP media +init common Limbo initialisation program (run by native kernel on startup) + +# sample bootstraps +boot - directory of several bootstrap programs; see README there -- cgit v1.2.3