<russell-->
i have an openwrt build that boots on a beagle bone black, but the same u-boot fails "Could not initialize timer" on a pocketbeagle (here's a bootlog: https://paste.debian.net/1275602/) ... any ideas what might be happening?
otisolsen70 has joined #beagle
Stat_headcrabed has joined #beagle
zjason` has joined #beagle
zjason has quit [Ping timeout: 265 seconds]
wiagn has joined #beagle
Stat_headcrabed has quit [Ping timeout: 265 seconds]
brook has quit [Remote host closed the connection]
brook has joined #beagle
xet7 has quit [Ping timeout: 248 seconds]
<zmatt>
russell--: my first guess would be that it's related to the pocketbeagle not having a 32768 Hz crystal
<zmatt>
so possibly some clock source is being configured incorrectly for this board
xet7 has joined #beagle
<zmatt>
on the pocketbeagle the rtc osc must be disabled (RTC_OSC_REG.OSC32K_GZ = 1) and must not be selected as clock source for the rtc (RTC_OSC_REG.SEL_32KCLK_SRC != 1), timer1 (CLKSEL_TIMER1MS_CLK.CLKSEL != 4), gpio0 debounce (CLKSEL_GPIO0_DBCLK.CLKSEL != 1), or clkout2 (CM_CLKOUT_CTRL.CLKOUT2SOURCE != 0)
<zmatt>
it should be noted that all of these are power-on defaults, so if they're wrong then it's because u-boot configured them wrong
<zmatt>
the internal 32768 clock source (which is the main alternative to the rtc osc clock) is generated by dividing down the 192 MHz PER_CLKOUTM2, so PLL_PER needs to be correctly initialized and locked to have it available
GenTooMan has quit [Ping timeout: 250 seconds]
GenTooMan has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
vagrantc has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
Guest4494 has joined #beagle
<Guest4494>
Is there a way to physically make or set the onboard eMMC flash to read-only? IOW, set it RO in hardware, not software?
florian has quit [Ping timeout: 248 seconds]
<zmatt>
Guest4494: yeah, eMMC has both temporary and permanent write-protect features, both for the whole device and individual blocks
xet7 has quit [Ping timeout: 248 seconds]
Stat_headcrabed has joined #beagle
Stat_headcrabed has quit [Client Quit]
xet7 has joined #beagle
ft has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
ikarso has joined #beagle
brook has quit [Remote host closed the connection]
brook has joined #beagle
vagrantc has quit [Quit: leaving]
buzzmarshall has joined #beagle
otisolsen70 has quit [Quit: Leaving]
zjason`` has joined #beagle
zjason` has quit [Ping timeout: 246 seconds]
ikarso has quit [Quit: Connection closed for inactivity]
vagrantc has joined #beagle
Guest18 has joined #beagle
Guest18 has quit [Quit: Client closed]
brook has quit [Remote host closed the connection]