SuperIlu / BuildRoot_GeodeLX

A working BuildRoot config for the TR2350 Geode LX 800 CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

This is a working configuration for the ThinClient board TR2350 Rev 1.4 that can be found on eBay.

On Board HW:

  • Geode LX800
  • CS5536 Geode peripheral
  • Winbond 83627HG-AW Winbond LPC I/O Controller
  • RMC ALC203 Two-Channel Ac'97 2.3 Audio Codec
  • RTL8110SC Ethernet controller

It creates a bootable image for an 512MiB CF card with working networking, OpenSSH, X11 and Alsa sound.

Compiling

make pc_x86_geode_bios_defconfig
make

This should create output/images/disk.img. You can then copy the image to a at least 512MiB CF card using dd or Win32DiskImager.

Using

Boot the board from the CF card and wait 'till the XDM login appears. Login as root using test12 as pasword. Refer to the BuildRoot manual to add/remove packages or make other changes.

About

A working BuildRoot config for the TR2350 Geode LX 800 CPU

License:Other


Languages

Language:Makefile 66.0%Language:Python 14.0%Language:C 8.2%Language:Shell 6.1%Language:HTML 2.9%Language:C++ 0.8%Language:Perl 0.7%Language:Yacc 0.3%Language:Batchfile 0.2%Language:Lua 0.2%Language:Tcl 0.2%Language:Lex 0.1%Language:CMake 0.1%Language:Arc 0.1%Language:M4 0.1%Language:Java 0.0%Language:Dockerfile 0.0%Language:Forth 0.0%Language:Gnuplot 0.0%Language:JavaScript 0.0%Language:SMT 0.0%Language:ASL 0.0%Language:Nushell 0.0%