Date:2012-12-30 01:17:09 (11 years 2 months ago)
Author:Werner Almesberger
Commit:be82db036fe76dbfc5e1ea9d38ccd92b4357b41e
Message:libubb/swuart.c (swuart_open): don't call ubb_power

Leave all this to the libubb user.
Files: libubb/swuart.c (1 diff)

Change Details

libubb/swuart.c
247247    tx_mask = tx;
248248    rx_mask = rx;
249249
250    ubb_power(1);
251250    OUT(tx);
252251    SET(tx);
253252    IN(rx);

Archive Download the corresponding diff file

Branches:
master



interactive