[beagleboard] Interfacing BeagleBoneBlack USB Boot with libusb on OSX

2013-11-02 Thread Vlad Ungureanu
Hello! I am trying to port the BeagleBoot *https://github.com/ungureanuvladvictor/BBBlfs.git* project from Linux to OSX. My Linux project was based on libusb to take over the device and communicate with it from an user level application. However on OSX the kernel takes over the device and the

[beagleboard] Re: Modifying Arduino libraries to use with BBB

2013-11-09 Thread Vlad Ungureanu
Hi, Don't really know about how shields will work with the BBB but this summer it was done http://elinux.org/Userspace_Arduino during Google Summer of Code. They have good support for basic libraries as far as I remember. On Friday, November 8, 2013 10:03:38 PM UTC+1, Jim Hodgers wrote: > > I

[beagleboard] Re: Beaglebone Black: Boot from USB or serial

2014-02-22 Thread Vlad Ungureanu
https://github.com/ungureanuvladvictor/BBBlfs Here you have src code to do a usb boot/flash the eMMC with an image in .tar.xz format as I remember. When the ROM USB boot kicks in you will see an ethernet gadget device, you can find the vid/pid in my code over there. Check if your linux machine

[beagleboard] Kernel headers for Linux beaglebone 3.13.6-bone8

2014-03-22 Thread Vlad Ungureanu
Anybody has a clue where can I get the kernel headers? https://raw.github.com/gkaindl/beaglebone-ubuntu-scripts/master/bb-get-rcn-kernel-source.sh does not work. Best, /vvu -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to

Re: [beagleboard] Re: Kernel headers for Linux beaglebone 3.13.6-bone8

2014-03-26 Thread Vlad Ungureanu
Got it working from there! Thx! On Wed, Mar 26, 2014 at 1:48 PM, Robert Kuhn wrote: > Perhaps one of these: > https://github.com/RobertCNelson/armv7-multiplatform/releases > > Nethertheless very usefull and easy to use. Its very easy to compile the > kernel on the own. > > -- > For more options

[beagleboard] Re: How to Configure USB Gadget?

2014-08-25 Thread Vlad Ungureanu
https://github.com/RobertCNelson/tools/blob/master/scripts/beaglebone-black-g-ether-load.sh Search on g_multi. On Monday, August 25, 2014 9:05:54 AM UTC+2, pen...@gmail.com wrote: > > Any answer on that subject ? I'm looking for some too. > > On Saturday, June 15, 2013 1:21:27 AM UTC+2, BeagleInt

[beagleboard] Re: Flashing BBB eMMC in product

2014-10-03 Thread Vlad Ungureanu
If you have any chance to make the boot pins to change to USB boot you can use https://github.com/ungureanuvladvictor/BBBlfs to flash the eMMC. On Thursday, October 2, 2014 10:45:40 AM UTC+2, Alexander Rössler wrote: > > Hi, > > What is the best way to flash BBB built into a product. This means t

[beagleboard] Re: Factory Flashing of images (MLO, uboot.img, uImage & rootfs.ubi) on NAND or SD onto beaglebone black

2014-11-02 Thread Vlad Ungureanu
As an alternative you can use https://github.com/ungureanuvladvictor/BBBlfs . It takes like ~5 mins to flash a fully debian image on the board. I know a few people that use this tool for production boards. You can customize it to flash whatever you want to the board. On Sunday, November 2, 201

[beagleboard] Re: BBB boots on SD card, not from emmc. Any ideas?

2014-11-14 Thread Vlad Ungureanu
Hello, Try https://github.com/ungureanuvladvictor/BBBlfs to flash directly the eMMC. On Wednesday, November 12, 2014 11:42:59 PM UTC+1, Christopher Greer wrote: > > > I've got a BBB (rev C) and I've been trying different images. As I was > learning to flash it, I've gotten one of the boards in

[beagleboard] Re: Kernel Panic with eMMC flasher

2014-11-17 Thread Vlad Ungureanu
Can you try flashing using https://github.com/ungureanuvladvictor/BBBlfs .Also post a console log here so we can see what is happening. On Monday, November 17, 2014 5:41:46 AM UTC+1, Joe Spanier wrote: > > I am trying to flash my eMMC with the image here: > http://elinux.org/Beagleboard:BeagleBo

[beagleboard] bbb: u-boot change

2015-01-01 Thread Vlad Ungureanu
Hello Robert, Check out https://github.com/ungureanuvladvictor/BBBlfs I am doing basically the same thing and reaching ~5m flashing time. Exposing the eMMC from a custom ramdisk. Best, vvu -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

Re: [beagleboard] Load the MLO and U-BOOT in beaglebone black though USB port

2015-01-17 Thread Vlad Ungureanu
https://github.com/ungureanuvladvictor/BBBlfs look at this to see how to boot via USB. On Thursday, January 15, 2015 at 8:54:06 AM UTC+1, goku...@gmail.com wrote: > > hi > > According to Silicon Errata SPRZ360 section 3.1.3 Boot: > > USB Boot ROM Code Uses Default DATAPOLARITY .The AM335x USB PHY