Re: [beagleboard] BBB no autoboot of uSD

2014-03-23 Thread Louis Thiery
SD card. Now I can leave the SD card in there and only boot from it when I hold down S2 :) Best, Louis On Sunday, March 23, 2014 10:24:01 AM UTC-4, Louis Thiery wrote: > > Ah finally got my toolchain to work with these instructions: > http://eewiki.net/display/linuxonarm/BeagleB

Re: [beagleboard] BBB no autoboot of uSD

2014-03-23 Thread Louis Thiery
51 PM UTC-4, Louis Thiery wrote: > > Jumping in a little late perhaps but my concern is slightly relevant to > the discussion here. > > Nelson desribes the boot order: > > bootrom loads MLO from eMMC (if that fails it moves to microSD) > MLO loads u-boot.img from eMMC

Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-03-22 Thread Louis Thiery
Ah got everything working nicely :) Thanks for much for the help, Nelson. I especially like the script located at: /opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC.sh On Friday, March 21, 2014 4:59:24 PM UTC-4, Louis Thiery wrote: > > Cool - I don't think I

Re: [beagleboard] BBB no autoboot of uSD

2014-03-22 Thread Louis Thiery
Jumping in a little late perhaps but my concern is slightly relevant to the discussion here. Nelson desribes the boot order: bootrom loads MLO from eMMC (if that fails it moves to microSD) MLO loads u-boot.img from eMMC u-boot.img first looks at microSD for uEnv.txt, reads that file in. I'd

Re: [beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
to find out at which point I made it "read-only" On Friday, March 21, 2014 3:26:11 PM UTC-4, RobertCNelson wrote: > > On Fri, Mar 21, 2014 at 2:22 PM, Louis Thiery > > > wrote: > > Just to see if it would "just work", I tried to run the script from m

[beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
Oops - just saw your reply. Will study what you describe On Friday, March 21, 2014 3:22:15 PM UTC-4, Louis Thiery wrote: > > Just to see if it would "just work", I tried to run the script from my > distribution and the scrip is unhappy: > > /bin/bash /opt/scripts/beagleb

[beagleboard] Re: How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
Just to see if it would "just work", I tried to run the script from my distribution and the scrip is unhappy: /bin/bash /opt/scripts/beaglebone-black-eMMC-flasher.sh Error: script halting, system unrecognized... On Friday, March 21, 2014 1:51:55 PM UTC-4, Louis Thiery wrote:

[beagleboard] How Flashing Now Works with Debian

2014-03-21 Thread Louis Thiery
Hello, I'm trying to leverage the flashing process included in the new Debian images to move my own distribution over but I'm confused on the current mechanics. I did find this page: http://elinux.org/Beagleboard:Updating_The_Software but perhaps that explains how flashing used to work with An

Re: [beagleboard] Trying to enable UART

2014-03-17 Thread Louis Thiery
same deal, I'm afraid. > export SLOTS=/sys/devices/bone_capemgr.9/slots > echo BB-uART4 > $SLOTS -bash: echo: write error: No such file or directory On Sunday, March 16, 2014 3:24:38 PM UTC-4, Mike Bell wrote: > > On 03/16/2014 12:51 PM, Louis Thiery wrote: > > >

[beagleboard] Trying to enable UART

2014-03-16 Thread Louis Thiery
I'm a little confused... FYI I'm running ArchLinux on BBB, but I get this error: > cat $SLOTS 0: 54:PF--- 1: 55:PF--- 2: 56:PF--- 3: 57:PF--- 4: ff:P-O-L Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G 5: ff:P-O-L Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI > echo BB-uAR

[beagleboard] Re: BBB and SPI (again)

2013-10-21 Thread Louis Thiery
I often use this image as a pin reference: http://cholla.mmto.org/computers/beagle/BBBlack%20GPIO%20Map.png There's also the datasheet but that will take a while... On Monday, October 21, 2013 10:34:59 AM UTC-4, Alex wrote: > > Hi Guys, > > i hope someone can help me. > > After playing around wi