Robert,
Your help is much appreciated!  Making progress I think...  Well, kind of...

So I attempted to replace target = <&ocp>; with target = "/"  (when it should 
have been target-path)

I didnt notice the typo and applied the overlay in uEnv.txt and rebooted.  Now, 
I can not connect to the device.  When I hit the reset button, the networking 
stack is brought up, so I can ping the device, but that is it.  No SSH.  So I 
connected a USB cable, and it appears that I am having issues with it also...  
The PC is not creating the ethernet adapter when the cable is connected.

Any thoughts as to how to recover from this state besides trying to re-flash 
the device?

Thanks!


 ---- On Tue, 28 Aug 2018 12:42:36 -0500 Robert Nelson 
<[email protected]> wrote ---- 
 > > 
 > >         fragment@3 { 
 > >                 target = <&ocp>; 
 > >                 __overlay__ { 
 > >                         gps_pps { 
 > >                                 status = "okay"; 
 > >                                 compatible = "pps-gpio"; 
 > >                                 pinctrl-names = "default"; 
 > >                                 pinctrl-0 = <&bb_gps_pps_pins>; 
 > >                                 gpios = <&gpio1 16 0>; 
 > >                         }; 
 > > 
 > >                         rtc_pps { 
 > >                                 status = "okay"; 
 > >                                 compatible = "pps-gpio"; 
 > >                                 pinctrl-names = "default"; 
 > >                                 pinctrl-0 = <&bb_rtc_pps_pins>; 
 > >                                 gpios = <&gpio1 18 0>; 
 > >                         }; 
 > >                 }; 
 > >         }; 
 >  
 > This pps node, needs to be under / not ocp 
 >  
 > target = <&ocp>; -> target-path="/"; 
 >  
 >  
 > Regards, 
 > --  
 > Robert Nelson 
 > https://rcn-ee.com/ 
 >  
 > --  
 > For more options, visit http://beagleboard.org/discuss 
 > ---  
 > You received this message because you are subscribed to a topic in the 
 > Google Groups "BeagleBoard" group. 
 > To unsubscribe from this topic, visit 
 > https://groups.google.com/d/topic/beagleboard/Qu78BPEdTtQ/unsubscribe. 
 > To unsubscribe from this group and all its topics, send an email to 
 > [email protected]. 
 > To view this discussion on the web visit 
 > https://groups.google.com/d/msgid/beagleboard/CAOCHtYha75eaGsw1-PPJ6WM4yh8PDcUDAp-CRbKyPYYHgwXzGA%40mail.gmail.com.
 >  
 > For more options, visit https://groups.google.com/d/optout. 
 > 


DISCLAIMER:
 This e-mail and any attachment(s) sent with it are intended exclusively for 
the addressee(s), and may not be used by, opened by, passed on to, or made 
available for use to, any person other than the addressee(s). LoneStar Tracking 
LLC rules out any and all liabilities resulting from any electronic 
transmission.
  

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/165868bb1fc.b4054aa0253281.5529221878752485834%40lonestartracking.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to