ikarso has quit [Quit: Connection closed for inactivity]
stefanro has joined #u-boot
stefanro has quit [Remote host closed the connection]
Kevin` has joined #u-boot
stefanro has joined #u-boot
<Kevin`>
is there an efficient/sensible way to boot a device (to ram) or otherwise reflash using usb device funtion (direct cable to a host pc)? this is hard to search for because of "usb device"
<Kevin`>
oh boo, I need to update u-boot on this board to get that.. at least it's available in the version I have
<Forty-Bot>
for USB, also check out UMS and fastboot
<Forty-Bot>
both of which also already need U-Boot running
<Kevin`>
thanks. is there an existing linux client for fastboot?
<Kevin`>
oh, android stuff
<Forty-Bot>
yes
<Forty-Bot>
IMO ums is the most convenient, since it makes your emmc (or whatever) look like a flash drive
umbramalison_alt has quit [Ping timeout: 252 seconds]
<Kevin`>
probably usually true, but I want something that gets code running on the cpu with few dependencies so it can do hardware identification to decide which files/targets to use
<Kevin`>
also Maybe less work porting the current process, which boots from usb (attached storage, not from the host pc)
<Tartarus>
sjg1_: I don't know what you're confused by, sorry
<Tartarus>
sjg1_: I mean that in the PR you sent, CI passed, but there were all of those warnings in C code, which should have failed
vagrantc has joined #u-boot
<Tartarus>
When did that break?
<Tartarus>
I've been tracking down another regression I let in, in the earlier DM PR to next, so I haven't confirmed that say "#warning fail CI" not been broken for a little bit
suniel has joined #u-boot
guillaume_g has quit [Quit: Konversation terminated!]
stefanro has quit [Quit: Leaving.]
<sjg1_>
Tartarus: I don't recall C warnings ever stopping CI, but I could be wrong