Re: [beagleboard] eMMC flasher not working after update linux kernel

2018-08-08 Thread kamiladam11
It works :). Thank You. W dniu wtorek, 7 sierpnia 2018 18:37:25 UTC+2 użytkownik RobertCNelson napisał: > > On Tue, Aug 7, 2018 at 11:16 AM > wrote: > > > > Hi, > > > > I try to prepare my Beagle Bone black image to new hardware using this > gist: > https://gist.github.com/RobertCNelson/39f

Re: [beagleboard] eMMC flasher not working after update linux kernel

2018-08-07 Thread Jeff Andich
Would it maybe be helpful to add the above step to the kernel upgrade sections of the following procedure pages or other pages (for specific kernel versions)? https://www.digikey.com/eewiki/display/linuxonarm/BeagleBone+Black https://www.digikey.com/eewiki/display/linuxonarm/BeagleBoard-X15 ht

Re: [beagleboard] eMMC flasher not working after update linux kernel

2018-08-07 Thread syed hashir
please reply to my post also. I am new here. I am looking for a solution On Tue, Aug 7, 2018 at 7:36 PM, Robert Nelson wrote: > On Tue, Aug 7, 2018 at 11:16 AM wrote: > > > > Hi, > > > > I try to prepare my Beagle Bone black image to new hardware using this > gist: https://gist.github.com/Rober

Re: [beagleboard] eMMC flasher not working after update linux kernel

2018-08-07 Thread Robert Nelson
On Tue, Aug 7, 2018 at 11:16 AM wrote: > > Hi, > > I try to prepare my Beagle Bone black image to new hardware using this gist: > https://gist.github.com/RobertCNelson/39faf80ddc9fcefae74dce2c6ca2eb45 . I > was update from Linux kernel 3.8.13-bone59 to version 3.8.13-bone86. When I > start from

[beagleboard] eMMC flasher not working after update linux kernel

2018-08-07 Thread kamiladam11
Hi, I try to prepare my Beagle Bone black image to new hardware using this gist: https://gist.github.com/RobertCNelson/39faf80ddc9fcefae74dce2c6ca2eb45 . I was update from Linux kernel 3.8.13-bone59 to version 3.8.13-bone86. When I start from SD card linux is booting and working well. My proble

Re: [beagleboard] EMMC Flasher not working, hangs on rsync

2016-11-18 Thread Felipe Brito
No luck... it hangs again in the same stage. Any other tips? Cheers FBP On Friday, November 18, 2016 at 7:01:36 PM UTC-3, RobertCNelson wrote: > > On Fri, Nov 18, 2016 at 3:53 PM, Felipe Brito > wrote: > > > > I'm trying to reflash the BBB emmc. I have the microSD 16GB installed > with win32I

Re: [beagleboard] EMMC Flasher not working, hangs on rsync

2016-11-18 Thread Felipe Brito
Thanks, Downloading now and will let you know. As of this revision (rev C) I dont need to hold the usr button while booting? Cheers FBP On Friday, November 18, 2016 at 7:01:36 PM UTC-3, RobertCNelson wrote: > > On Fri, Nov 18, 2016 at 3:53 PM, Felipe Brito > wrote: > > > > I'm trying to refl

Re: [beagleboard] EMMC Flasher not working, hangs on rsync

2016-11-18 Thread Robert Nelson
On Fri, Nov 18, 2016 at 3:53 PM, Felipe Brito wrote: > > I'm trying to reflash the BBB emmc. I have the microSD 16GB installed with > win32IMG and BBB-blank-debian-8.4-lxqt-4gb-armhf-2016-05-13-4gb > > I have the BBB powered by a 5V 2AMP. > > I have modified the uEnv.txt uncomment the correct lin

[beagleboard] EMMC Flasher not working, hangs on rsync

2016-11-18 Thread Felipe Brito
I'm trying to reflash the BBB emmc. I have the microSD 16GB installed with win32IMG and BBB-blank-debian-8.4-lxqt-4gb-armhf-2016-05-13-4gb I have the BBB powered by a 5V 2AMP. I have modified the uEnv.txt uncomment the correct line The BBB starts with the led sequence when booted 1 2 3 4 3 2 1

[beagleboard] eMMC flasher script links fails to download (443 connection refused)

2016-06-21 Thread ely . abolhasani
Hi, I have followed the instructions in https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Availability I'm trying to download eMMC flasher script as in wget https: //raw.githubusercontent.com/RobertCNelson/boot-scripts/master/tools/eMMC/bbb-eMMC-flasher-eewiki-ext4.sh b

Re: [beagleboard] eMMC flasher?

2016-03-27 Thread William Hermans
Robert, That looks pretty sweet, how long has that been around ? Also, I notice you can write to the eeprom there, but is that a requirement ? Or just incase someone needs to flash a custom eeprom ? On Sun, Mar 27, 2016 at 8:31 AM, Robert Nelson wrote: > > On Mar 27, 2016 9:01 AM, wrote: > > >

Re: [beagleboard] eMMC flasher?

2016-03-27 Thread Robert Nelson
On Mar 27, 2016 9:01 AM, wrote: > > Hi guys, > The new eMMC flasher images look very complicated compared to the old ones.. what's the story on that? > > The old one was very simple, just had a few files on it and it was easy to replace the .img.gz with your own and modify the script to use your f

[beagleboard] eMMC flasher?

2016-03-27 Thread sbattazzo
Hi guys, The new eMMC flasher images look very complicated compared to the old ones.. what's the story on that? The old one was very simple, just had a few files on it and it was easy to replace the .img.gz with your own and modify the script to use your filename. I've just downloaded the new