Re: [beagleboard] Boot time optimisation

2018-11-25 Thread Raghavendra Bhovi
Hi Robert Nelson,

Thank you so much your support finaly i made it 24sec boot time

How to convert os  files/folders to bootable image

I am used imgburn tool to create image  but when i am tring to Flash to
memory card its telling it is not a bootable image please suggest some
solution

Thanking you

On 13-Nov-2018 8:44 PM, "Robert Nelson"  wrote:

> On Tue, Nov 13, 2018 at 7:28 AM Raghavendra Bhovi 
> wrote:
> >
> > Hi Robert Nelson,
> >
> > when bootloader boots   6sec extra takes before star login page how to
> remove this time bellow copied grabserial captured time and highlighted  ,
> when booting it is directly jumping 23sec to 29sec  hopefully I am waiting
> for reply
>
> Figure it out:
>
> systemd-analyze plot > /var/www/html/startup.svg
>
> Regards,
>
> --
> Robert Nelson
> https://rcn-ee.com/
>
> --
> 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 beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beagleboard/CAOCHtYidtV-MmVSc2u77ujr41jWdniLWmVnfFHQOQ
> HWGU48w%2BQ%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAL5bWP2SwWWChZxzSL6uc1zGfYqRF-LejB4rYG%2B0PyP8ogkXSg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Pocket beaglebone CAN is not working

2018-11-25 Thread indra . lawande
Hi, 
Last week I got my pocket beaglebone. 
I am trying  CAN communication. So for that I have added CAN device tree 
overlay in uEnx.txt as I did with beaglebone enhanced. 

But after booting when I am setting up network interface it is not working. 
When I did same thing with beaglebone enhanced board it is working 
properly. 
What extra changes I need to do to make this work. 

I am using IoT image without GUI from official website. 
Please guide me on this. 

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/88f19853-6544-4d2c-aa29-0301227ef4c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: GPIO default pin level

2018-11-25 Thread Mike Brandon
I resolved this by disabling the old version of the u-boot bootloader on 
the eMMC: (a step suggested in anothe rpost I had 
here https://forums.adafruit.com/viewtopic.php?f=49&t=142107)

sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=10



On Friday, November 23, 2018 at 8:22:48 PM UTC-5, Mike Brandon wrote:
>
> I have been spending some time trying to understand device tree overlays. 
> Currently my uEnv.txt is configured so that:
>
> ##BeagleBone Black: HDMI (Audio/Video) disabled:
> dtb=am335x-boneblack-emmc-overlay.dtb
>
>
> cat /sys/devices/platform/bone_capemgr/slots
>  0: PF  -1
>  1: PF  -1
>  2: PF  -1
>  3: PF  -1
>  4: P-O-L-   0 Override Board Name,00A0,Override Manuf,univ-emmc
>
>
> I would like to keep the GPIOs that default as PIN_OUTPUT_PULLUP from 
> doing so, and would prefer them to pulldown.
>
> What is the best way to go about doing that?
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/8c729600-ee31-44b7-84b8-1176b100aaa3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.