I don't understand your complaint. If you're using the Adafruit BBIO library, it creates the necessary UART devices in the device tree on the fly (by placing its own ADAFRUIT-UART files in /lib/firmware and writing to /sys/devices/bone_capmgr.*/slots).
So it really is pretty easy to use -- it's designed for non-tech types to get maker projects running on the BBB. Surprised you asked over here rather than in the more-relevant Adafruit forum on BBIO. On Thursday, June 12, 2014 8:43:33 AM UTC-7, [email protected] wrote: > > You are right. > > root@beaglebone1:~# dmesg |grep console > [ 0.000000] Kernel command line: console=ttyO0,115200n8 quiet > drm.debug=7 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait > [ 0.222807] console [ttyO0] enabled > > but I can't found another uEnv.txt in Angstrom system. > So I probably will have to generate one that's correct ? > > These are the things people had to do when they will use UART in their > systems? > I believe that we could have a more "prepared" system for development ;) > > Anyway I'll try to look what can i do here > > Thank you all you help Robert > > Cláudio B. > > > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
