Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.01, v2022.04-rc5 are OUT / Merge Window is CLOSED, next is OPEN / Release v2022.04 is scheduled for 4 April 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
<marex> vagrantc: not all boards have SCSI and/or SATA ?
<vagrantc> yes, but the logic for most of the commands is ... if CONFIG_FOO, enable support for booting FOO
<vagrantc> also, curious how things like pcie works ... are there "generic" sata drivers for pcie cards, or do you generally need to suppor a specific card?
<vagrantc> basically working on adding support for sata boot for the rockpro64-rk3399 ... but sata is an add-in card.
<vagrantc> works, with only enabling a few things in the config and adding scsi to rockchip-common.h ...
<marex> vagrantc: AHCI PCI maybe ?
<marex> NVMe has a driver like that, AHCI I don't recall
<marex> ls drivers/sata , git grep for ahci
<marex> and pci
jclsn1007 has quit [Ping timeout: 256 seconds]
jclsn1007 has joined #u-boot
jclsn1007 has quit [Ping timeout: 272 seconds]
jclsn1007 has joined #u-boot
qschulz has quit [Read error: Connection reset by peer]
mmu_man has quit [Ping timeout: 272 seconds]
qschulz has joined #u-boot
jclsn1007 has quit [Ping timeout: 260 seconds]
<vagrantc> yeah, possibly AHCI
<vagrantc> that's definitely one of the features enabled
jclsn1007 has joined #u-boot
apritzel has quit [Ping timeout: 272 seconds]
jclsn1007 has quit [Ping timeout: 260 seconds]
jclsn1007 has joined #u-boot
<marex> vagrantc: drivers/ata/ahci-pci.c ?
<marex> might need new pci IDs
jclsn1007 has quit [Ping timeout: 260 seconds]
<vagrantc> well, the one i've got actually works, so yay :)
jclsn1007 has joined #u-boot
jclsn1007 has quit [Ping timeout: 272 seconds]
jclsn1007 has joined #u-boot
jclsn1007 has quit [Ping timeout: 246 seconds]
jclsn1007 has joined #u-boot
thopiekar has quit [Ping timeout: 256 seconds]
thopiekar has joined #u-boot
jclsn1007 has quit [Ping timeout: 256 seconds]
jclsn1007 has joined #u-boot
jclsn1007 has quit [Ping timeout: 272 seconds]
mripard has quit [Ping timeout: 246 seconds]
jclsn1007 has joined #u-boot
mripard has joined #u-boot
jclsn1007 has quit [Ping timeout: 260 seconds]
alpernebbi has quit [Ping timeout: 260 seconds]
alpernebbi has joined #u-boot
jclsn1007 has joined #u-boot
vagrantc has quit [Quit: leaving]
jclsn1007 has quit [Ping timeout: 246 seconds]
jclsn1007 has joined #u-boot
Net147_ has joined #u-boot
Net147 has quit [Ping timeout: 260 seconds]
jclsn1007 has quit [Ping timeout: 260 seconds]
pavelow has quit [Ping timeout: 260 seconds]
pavelow has joined #u-boot
jclsn1007 has joined #u-boot
jclsn1007 has quit [Ping timeout: 256 seconds]
jclsn1007 has joined #u-boot
sbach has quit [Read error: error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac]
mripard has quit [Ping timeout: 260 seconds]
jclsn1007 has quit [Ping timeout: 256 seconds]
sbach has joined #u-boot
jclsn1007 has joined #u-boot
jwillikers has joined #u-boot
jwillikers has quit [Remote host closed the connection]
rhadye has quit [Quit: Connection closed for inactivity]
sbach has quit [Ping timeout: 246 seconds]
sbach has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
apritzel has joined #u-boot
flyback has quit [Ping timeout: 260 seconds]
flyback has joined #u-boot
apritzel has quit [Ping timeout: 260 seconds]
mmu_man has joined #u-boot
sobkas has joined #u-boot
Guest82 has joined #u-boot
Guest82 has quit [Quit: Client closed]
mmu_man has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot
paulbarker has joined #u-boot
mmu_man has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 260 seconds]
vagrantc has joined #u-boot
apritzel has joined #u-boot
mmu_man has joined #u-boot
<flyback> what a pain in the ass to compile this
joaoSchim_ has joined #u-boot
JoaoSchim has quit [Ping timeout: 272 seconds]
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #u-boot
apritzel has quit [Ping timeout: 246 seconds]
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #u-boot
sakman has quit [Quit: Leaving]
sobkas has quit [Quit: sobkas]
sobkas has joined #u-boot
apritzel has joined #u-boot
chrfle has quit [Ping timeout: 256 seconds]
chrfle has joined #u-boot
sobkas has quit [Read error: Connection reset by peer]
sobkas has joined #u-boot
srk- has joined #u-boot
srk has quit [Ping timeout: 260 seconds]
srk- is now known as srk
kmcopper has joined #u-boot
<flyback> for all the horse shit you have to go thru to try to cross compile u-boot
<flyback> you are better off just creating a qemu imager for the platform and compiling it that way
<flyback> geez
chrfle has quit [Quit: ZNC - https://znc.in]
<flyback> I think I am going to give up on this project till I can modify the baord with a flash socket
chrfle has joined #u-boot
<flyback> otherwise not worth the risk of bricking it
<Forty-Bot> ?
<Forty-Bot> just install the cross compiler, pick your defconfig, and compile
<Forty-Bot> you can even use buildman if that's too much work
srk- has joined #u-boot
sobkas has quit [Quit: sobkas]
srk has quit [Ping timeout: 260 seconds]
srk- is now known as srk
<flyback> there's no guarantee it will boot
<flyback> also I did download eldk whatever and it won't even install it errors out
<flyback> and it doesn't even follow the documentation
<flyback> it's fine this board sat for 16 yrs, it can sat for another 16 yrs
<flyback> probably never get time to mess with it anyways, I was excited netbsd just added support last year but it sounds like it has issues so I thought upgrading the last known supported u-boot for this board might help but I suspect not
<flyback> I don't have any space anyways to leave thi thing setup I should just wait fo the move in 8 months
sakman has joined #u-boot
<Tartarus> OK, yeah, if you've got a platform that's literally 16 years old (which yeah, can happen), it might be a tad tricky these days and it's likely untested of late.