Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2021.04, v2021.07-rc4 are OUT / Merge Window is CLOSED and next is OPEN / Release v2021.07 is scheduled for 05 July 2021 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
GNUtoo_ has quit [Ping timeout: 268 seconds]
GNUtoo has joined #u-boot
Sout has quit [Excess Flood]
Sout_ has joined #u-boot
Sout_ has quit [Changing host]
Sout_ has joined #u-boot
LeSpocky_ has joined #u-boot
LeSpocky has quit [Ping timeout: 268 seconds]
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]
marc1 has quit [Quit: WeeChat 3.0.1]
LeSpocky has quit [Ping timeout: 272 seconds]
LeSpocky has joined #u-boot
marc1 has joined #u-boot
mthall has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mthall has joined #u-boot
vagrantc has joined #u-boot
smartin has quit [Ping timeout: 240 seconds]
alpernebbi has quit [Quit: alpernebbi]
gsz has quit [Quit: leaving]
cpackham[m] has joined #u-boot
samueldr has joined #u-boot
mvaittin has joined #u-boot
cpackham[m] has quit [Quit: node-irc says goodbye]
mvaittin has quit [Quit: node-irc says goodbye]
samueldr has quit [Quit: node-irc says goodbye]
cpackham[m] has joined #u-boot
mvaittin has joined #u-boot
samueldr has joined #u-boot
agust has quit [Quit: Leaving.]
<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.
Pali has quit [Ping timeout: 272 seconds]
vagrantc has quit [Quit: leaving]
<marex> Tartarus: what ? :)
<marex> Tartarus: should pass the clang test too now