Basic Buildroot Linux for Hobbitboard-eMMC

See the users guide PDF for install instructions.

Once installed, you can access the board either using the debug console,
or over SSH.

In both cases the username is 'root' and no password.

To use SSH login, attach the ethernet cable and boot up the board.
Check your access point for the assigned IP address (the board requests its
IP address using DHCP). Then ssh to the board using

ssh root@192.168.0.190

and press return when asked for password.


