>
> *One other thing which I am unable to get is that since with the with new
> build I stop uboot into loading and running the linux kernel(basically i am
> at uboot command prompt), so why do I see this issue while in earlier
> version its not present?  Pinmux settings will come into picture only when
> debugging Linux kernel if I am right.Why should it affect Uboot debug,
> where uboot repo and build does not change at all?*
>

THis is not necessarily true. uboot at minimum can do *some* pinmux
control. As it has the to use I2C, which in the case of the beagebone
boards is sometimes used to determine which board file to load. Through
reading the onboard eeprom, which sits on an I2C bus . . . At least that's
my understanding.

On Fri, Mar 4, 2016 at 7:45 AM, Robert Nelson <[email protected]>
wrote:

> On Fri, Mar 4, 2016 at 8:10 AM, gnu gnu <[email protected]> wrote:
> > Thanks Robert... But as I mentioned earlier I am not at all good at git,
> so
> > could you please let me know what commands I need to run ? Right now my
> > kernel makefile points to 4.1.18
>
> So delete the repo and re-clone, then follow the guide posted in the
> previous message..
>
> >
> > One other thing which I am unable to get is that since with the with new
> > build I stop uboot into loading and running the linux kernel(basically i
> am
> > at uboot command prompt), so why do I see this issue while in earlier
> > version its not present?  Pinmux settings will come into picture only
> when
> > debugging Linux kernel if I am right.Why should it affect Uboot debug,
> where
> > uboot repo and build does not change at all?
>
> Sorry, i never bother with jtag debugging. I just gave you an easy way
> to revert the functionality i had changed by default..
>
> 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 [email protected].
> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to