Changeset 6773ff3 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2012-04-23T14:57:42Z (12 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ee3b6150
Parents:
728d771 (diff), 6aae539d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge with mainline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/init/init.c

    r728d771 r6773ff3  
    302302        spawn("/srv/obio");
    303303        srv_start("/srv/cuda_adb");
    304         srv_start("/srv/s3c24ser");
    305         srv_start("/srv/s3c24ts");
     304        srv_start("/srv/s3c24xx_uart");
     305        srv_start("/srv/s3c24xx_ts");
    306306       
    307307        spawn("/srv/loopip");
Note: See TracChangeset for help on using the changeset viewer.