georgem has quit [Quit: Connection closed for inactivity]
ceene has joined #u-boot
agust has joined #u-boot
redbrain has joined #u-boot
frieder has joined #u-boot
mckoan|away is now known as mckoan
fdanis_away is now known as fdanis
LeSpocky_ is now known as LeSpocky
alpernebbi has joined #u-boot
sszy has joined #u-boot
frieder has quit [Ping timeout: 268 seconds]
frieder has joined #u-boot
<freemangordon>
marex: so, can we count on some help figuring out the parts of USB code that are not relevant for our use case (gadget mode only)? Also, what should be the correct ifdef condition if we figure them out?
Pali has joined #u-boot
manu_ is now known as manu
manu has quit [Changing host]
manu has joined #u-boot
cpackham[m] has quit [Quit: Bridge terminating on SIGTERM]
samueldr has quit [Quit: Bridge terminating on SIGTERM]
mvaittin has quit [Quit: Bridge terminating on SIGTERM]
Pali has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
matthias_bgg has joined #u-boot
gsz has joined #u-boot
tnovotny has joined #u-boot
georgem has joined #u-boot
Raito_Bezarius has joined #u-boot
Raito_Bezarius has quit [Changing host]
eduardas has joined #u-boot
LokeshV_ has joined #u-boot
matthias_bgg has quit [Ping timeout: 246 seconds]
matthias_bgg has joined #u-boot
vagrantc has joined #u-boot
smartin has joined #u-boot
torez has joined #u-boot
torez has quit [Client Quit]
tnovotny has quit [Quit: Leaving]
redbrain has quit [Quit: leaving]
torez has joined #u-boot
frieder has quit [Remote host closed the connection]
sszy has quit [Ping timeout: 258 seconds]
redbrain has joined #u-boot
matthias_bgg has quit [Ping timeout: 272 seconds]
matthias_bgg has joined #u-boot
eduardas has quit [Quit: Konversation terminated!]
mmind00 has quit [Quit: mmind00]
mmind00 has joined #u-boot
matthias_bgg has quit [Quit: Leaving]
Pali has joined #u-boot
fdanis is now known as fdanis_away
redbrain has quit [Ping timeout: 268 seconds]
<rfs613>
it seems that dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL) shuts down the console
<rfs613>
so any subsequent debug()/printf() are not appearing anymore.
vagrantc has quit [Quit: leaving]
LokeshV_ has quit [Remote host closed the connection]
<Tartarus>
rpi_arm64 + clang-12 + LD=ld.bfd and OBJCOPY=....-objcopy and I can boot + pytest like normal, once I also stop trying to force libgcc to be used, which i kinda think we can just always do, testing a patch for that now.