narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
vagrantc has quit [Quit: leaving]
_whitelogger has joined #linux-amlogic
sputnik__ has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 240 seconds]
lvrp16 has quit [Read error: Connection reset by peer]
sputnik__ has quit [Ping timeout: 246 seconds]
lvrp16 has joined #linux-amlogic
<chewitt> Tartarus: most Amlogic boards support direct flashing of an image to emmc via the Amlogic "USB Burning Tool"
<chewitt> it's a windows app and you connect the board via one of the USB ports
<chewitt> the image needs to be in the right format, it's not any old .img file
<chewitt> and in your case you don't need to be picky about the ROM file that's restored
<chewitt> as long as you end up with u-boot that will boot (at least as far as the u-boot console) .. you can do more things
Barada has joined #linux-amlogic
chewitt has quit [Quit: Adios!]
sputnik__ has joined #linux-amlogic
<repk> Tartarus: There are some report of usable pin to short. So I would probe on pins/cap/etc nearby the eMMC or under it to find something that looks like a CLK or Data and short that to ground. Maybe you would find yourself lucky
<narmstrong> Tartarus: in this case either you find the test point to short, otherwise you build yourself this dongle https://github.com/superna9999/linux/wiki/Amlogic-HDMI-Boot-Dongle
<narmstrong> Tartarus: you can try to short each test point close or underneath the emmc
ldevulder_ has joined #linux-amlogic
ldevulder has quit [Ping timeout: 245 seconds]
<repk> haha nice dongle
ldevulder_ is now known as ldevulder
warpme_ has joined #linux-amlogic
<narmstrong> repk: did you have time to look at my PCIe patches ?
<repk> narmstrong: yes I did, is it worth that I reply with a review by ?
warpme_ has quit [Quit: warpme_]
sputnik__ has quit [Ping timeout: 246 seconds]
warpme_ has joined #linux-amlogic
<narmstrong> repk: as you want, maybe patch 2 concerning the clock renames
<warpme_> guys: just quick update regarding plays with s3 suspend & vrtc on s905 (tx3 mini): I applied patches; rtc is loading but i’m not able to test as i simply can’t soft power-off system. it just reboots. i can suspend but there is no way to resume. if you have any pointers - i’ll be greatful
<narmstrong> warpme_: use `rtcwake -s 10 -m mem`, ti will program the rtc to wake you un 10seconds
<warpme_> narmstrong: thx. it looks first i need to cross-build rtcwake tool :-p. i’ll let you know about results....
warpme_ has quit [Quit: warpme_]
nsaenz has quit [Quit: Leaving]
nsaenz has joined #linux-amlogic
yann has joined #linux-amlogic
chewitt has joined #linux-amlogic
warpme_ has joined #linux-amlogic
chewitt has quit [Quit: Adios!]
<Tartarus> repk, narmstrong, OK, thanks. I'll take a look harder if I manage to brick the second of these boards.
<Tartarus> narmstrong: Do you use something like that HDMI dongle for U-Boot work then so you can force SD boot?
<repk> Tartarus: If I am not wrong, you can just write invalid data in the eMMC (e.g. set first byte to 0) the CPU will fallback into SD boot.
<narmstrong> Tartarus: yes
<narmstrong> repk: but you must boot before ;-)
<Tartarus> Ah fun :)
<Tartarus> narmstrong: Any chance you know if the BCB stuff in mainline is good / complete enough to stand in for the "normal" amlogic vendor flash method?
<warpme_> narmstrong: just FYI regarding rtc wakeup on s905: issuing ‚rtcwake -d /dev/rtc0 -s 20 -m mem’ simply hangs my system. all looks like freezed (including screen).
<narmstrong> Tartarus: we haven't integrated BCB yet, but it looks complete enough to get the reboot reason
<narmstrong> Tartarus: but I don't see what you mean by stand in for the "normal" amlogic vendor flash method, you want to boot the amlogic android release over mainline u-boot ?
<Tartarus> narmstrong: Thinking out loud a little.
<Tartarus> Not that I can push amlogic in that direction but what would it take for mainline to do everything the vendor fork(s) do
<narmstrong> We are working on it, essemtially the vendor has a lot of security features handled, and it's easier to handle them in an (old) fork
<narmstrong> AVB will be touchy since they implemented AVB helpers in the BL2, but simpler than loading a TA for sure
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #linux-amlogic
Barada has quit [Quit: Barada]
sputnik__ has joined #linux-amlogic
sputnik__ has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
warpme_ has quit [Quit: warpme_]
sputnik_ has quit [Ping timeout: 276 seconds]
yann has quit [Ping timeout: 276 seconds]
nsaenz has quit [Ping timeout: 240 seconds]
nsaenz has joined #linux-amlogic
return0e_ has quit [Read error: Connection reset by peer]
return0e has joined #linux-amlogic
return0e has quit [Read error: Connection reset by peer]
return0e has joined #linux-amlogic
yann has joined #linux-amlogic
cottsay has quit [Quit: TTFN]
cottsay has joined #linux-amlogic