On 25/07/2011, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> wrote: > On 23:22 Sun 24 Jul , Antony Pavlov wrote: Thanks for your notes. >> Can be started from CFE using tftp, e.g.: >> >> CFE> ifconfig eth0 -addr=192.168.0.99 >> CFE> boot -tftp -addr=a0800000 -raw 192.168.0.1:barebox.bin > how abaut put this in doxygen? You are right. >> + >> +/* we are expecting always one serial interface */ >> +static struct device_d dir320_serial_device = { >> + .name = "serial_ns16550", >> + .map_base = DEBUG_LL_UART_ADDR, >> + .size = 8, >> + .platform_data = (void *)&serial_plat, >> +}; > please rebase this against next branch > > map_base and size are depricated Ok -- Best regards, Antony Pavlov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox