From: Keith Packard Date: Wed, 29 Aug 2012 18:25:36 +0000 (-0700) Subject: altos: spiradio debug serial is port 1, not port 0 X-Git-Tag: 1.1~48 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=aea10c107dff2643677a9c8d1fc41e14f4a66049;hp=aea10c107dff2643677a9c8d1fc41e14f4a66049 altos: spiradio debug serial is port 1, not port 0 The SPI link uses port 0; it seems like the having the two try to share the same wires is a bad plan. Signed-off-by: Keith Packard ---