133 | | == Device Tree |
| 133 | == Software |
| 134 | |
| 135 | The GW3089 is part of the Gateworks Malibu family of SBCs. |
| 136 | |
| 137 | Malibu Software is comprised of many pieces, including the following: |
| 138 | * GSC (Gateworks System Controller) Firmware |
| 139 | * Boot Firmware (ARM Trusted Firmware, DDR controller Firmware, U-Boot Bootloader) |
| 140 | * Operating System (including kernel / rootfs) |
| 141 | |
| 142 | An Ubuntu based OS is pre-installed on all Malibu boards before they ship. |
| 143 | |
| 144 | Please view the following links for the appropriate software section: |
| 145 | * [wiki:malibu] - Main Malibu Wiki Page |
| 146 | * [wiki:malibu/bsp#images Pre-built Software Images] |
| 147 | * [wiki:malibu/bsp Building & Compiling BSP (Board Support Package) Images] - This includes all the boot firmware & operating System |
| 148 | * [wiki:/malibu/firmware Malibu Software Installation page] |
| 149 | * [wiki:malibu/boot Malibu Boot Firmware (up to and including the Bootloader)] |
| 150 | * [wiki:gsc#GSCVersionHistory GSC Firmware] |
| 151 | * [#linux Malibu Mainline Linux kernel support] |
| 152 | * [#third_party_linux Booting Third Party Linux Distro's] |
| 153 | * [#jtag Malibu JTAG Programming] |
| 154 | * [wiki:ubuntu/#hello-world.c Native Compile Hello World Example] |
| 155 | * [wiki:buildroot Buildroot Linux] |
| 156 | |
| 157 | === Device Tree |