4.7. TI Davinci¶
4.7.1. virt2real¶
virt2real is a miniature board for creation of WiFi or Internet controllable smart devices.
The board has
- TI DaVinchi DM365 running at 300 MHz;
- 128 MiB DDR2 SDRAM;
- 256 MiB NAND Flash Memory;
- 2 x UART serial interfaces;
- 1 x Ethernet interface (Micrel KS8851);
- 1 x USB interface;
- microSD card slot.
The board uses U-Boot as bootloader.
4.7.1.1. Running barebox¶
- Connect to the boards’s UART0 (115200 8N1); Use J2.2 (GND), J2.4 (UART0_TXD), J2.6 (UART0_RXD) pins.
- Turn board’s power on;
- Wait for
Hit any key to stop autoboot
prompt and press the space key.- Upload
barebox.bin
via Ymodem
virt2real ># loady
- Run barebox
virt2real ># go 0x82000000