<Guest94>
How are the properties in the defconfig normally found? Things like CONFIG_SYS_TEXT_BASE?
mmu_man has quit [Ping timeout: 260 seconds]
mranostaj has quit [Remote host closed the connection]
mranostaj has joined #u-boot
Guest94 has quit [Quit: Client closed]
stefanro has quit [Quit: Leaving.]
stefanro has joined #u-boot
gsz has joined #u-boot
gsz has quit [Quit: leaving]
matthias_bgg has joined #u-boot
sakman__ is now known as sakman
sakman_ has joined #u-boot
jybz has quit [Excess Flood]
jybz has joined #u-boot
EdSwarthout1 has joined #u-boot
marc2 has joined #u-boot
cottsay08 has joined #u-boot
niska` has joined #u-boot
johang_ has joined #u-boot
smartin has joined #u-boot
apalos- has joined #u-boot
sakman has quit [*.net *.split]
marc1 has quit [*.net *.split]
bq has quit [*.net *.split]
johang has quit [*.net *.split]
niska has quit [*.net *.split]
birkoff has quit [*.net *.split]
apalos has quit [*.net *.split]
cottsay has quit [*.net *.split]
EdSwarthout has quit [*.net *.split]
cottsay08 is now known as cottsay
bq has joined #u-boot
birkoff has joined #u-boot
birkoff is now known as Guest6605
milkylainen has joined #u-boot
tre has joined #u-boot
mckoan|away is now known as mckoan
tnovotny has joined #u-boot
mckoan is now known as MarcoCavallini
MarcoCavallini is now known as mckoan
manu_ is now known as manu
manu has quit [Changing host]
manu has joined #u-boot
astroid has quit [Remote host closed the connection]
Lokis has joined #u-boot
guillaume_g has joined #u-boot
niska` has quit [Ping timeout: 252 seconds]
matthewcroughan_ has quit [Ping timeout: 252 seconds]
matthewcroughan has joined #u-boot
niska has joined #u-boot
soumar8 has joined #u-boot
marex has quit [Ping timeout: 252 seconds]
matthewcroughan_ has joined #u-boot
marex has joined #u-boot
soumar has quit [Ping timeout: 252 seconds]
matthewcroughan has quit [Quit: No Ping reply in 180 seconds.]
soumar8 is now known as soumar
sszy has joined #u-boot
mranostaj has quit [Quit: leaving]
rfs613 has joined #u-boot
mranostaj has joined #u-boot
rfs613_alt has quit [Read error: Connection reset by peer]
guillaume has joined #u-boot
monstr has joined #u-boot
astroid has joined #u-boot
guillaume_g has quit [Ping timeout: 252 seconds]
guillaume is now known as guillaume_g
astroid has quit [Changing host]
astroid has joined #u-boot
FredO2 has joined #u-boot
pavelow_ has joined #u-boot
pavelow has quit [Ping timeout: 250 seconds]
j`ey_ has joined #u-boot
j`ey has quit [Ping timeout: 250 seconds]
mwalle has quit [Ping timeout: 250 seconds]
FredO has quit [Ping timeout: 250 seconds]
mwalle has joined #u-boot
qschulz_ is now known as qschulz
frieder has joined #u-boot
Luker_ has joined #u-boot
Luker has quit [Ping timeout: 252 seconds]
Luker_ is now known as Luker
milkylainen has quit [Ping timeout: 252 seconds]
niska has quit [Ping timeout: 252 seconds]
cengiz_io has quit [Ping timeout: 252 seconds]
cengiz_io has joined #u-boot
niska has joined #u-boot
milkylainen has joined #u-boot
ullbeking has quit [Ping timeout: 252 seconds]
Crofton has quit [Ping timeout: 252 seconds]
Crofton_ has joined #u-boot
ullbeking_ has joined #u-boot
cambrian_invader has quit [Ping timeout: 252 seconds]
alpernebbi has quit [Ping timeout: 252 seconds]
cambrian_invader has joined #u-boot
alpernebbi has joined #u-boot
apalos- is now known as apalos
matthewcroughan_ has quit [Ping timeout: 252 seconds]
matthewcroughan has joined #u-boot
milkylainen has quit [Ping timeout: 252 seconds]
milkylainen has joined #u-boot
frieder has quit [Remote host closed the connection]
tnovotny has quit [Quit: Leaving]
Lokis has quit [Ping timeout: 250 seconds]
zibolo has joined #u-boot
tnovotny has joined #u-boot
zibolo has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
zibolo has joined #u-boot
jwillikers has joined #u-boot
swiftgeek has quit [Ping timeout: 252 seconds]
swiftgeek has joined #u-boot
Lokis has joined #u-boot
jwillikers has quit [Remote host closed the connection]
joaoSchim__ has joined #u-boot
swiftgeek has quit [Ping timeout: 252 seconds]
jwillikers has joined #u-boot
swiftgeek has joined #u-boot
<Dhruvagole[m]>
I have been struggling with u-boot on the rpi 4B+ but rpi just won't boot up, gets stuck on rainbow screen
<Dhruvagole[m]>
There aren't any helpful UART logs either sadly
<Dhruvagole[m]>
Could this be because u-boot is not yet officially supported on the r-pi 4B+?
<Dhruvagole[m]>
s/+?/ 8GB variant?/
<Dhruvagole[m]>
I used the command ``make rpi_arm64_defconfig`` for config before building
<Dhruvagole[m]>
<Guest94> "How are the properties in the..." <- I would like to know the answer to this too, also where are all the options for XX_arm64_defconfig listed?
<mrnuke>
Tartarus: My only comment is that we'll need to redesign DM_HASH in the near future. But I don't think it's worth holding the series for that alone
<mrnuke>
Tartarus: other than that, the series looks very well written
fdanis_a` is now known as fdanis_away
sstiller has quit [Quit: Leaving]
monstr has quit [Remote host closed the connection]
mkstr has quit [Read error: Connection reset by peer]
mkstr has joined #u-boot
guillaume_g has quit [Quit: Konversation terminated!]
tre has quit [Remote host closed the connection]
rtjure__ has joined #u-boot
Lokis has quit [Ping timeout: 246 seconds]
<Tartarus>
OK, thanks
matthias_bgg has quit [Ping timeout: 252 seconds]
vfazio has quit [Remote host closed the connection]
tnovotny has quit [Quit: Leaving]
vfazio has joined #u-boot
<sjg1>
Tartarus: It looks OK to me, from a quick look. It uses the HASH uclass which seems right
<sjg1>
Tartarus: You could ask him to write a test for UCLASS_HASH though; that patman warning was apparently ignored at the time
<Tartarus>
OK, I'll ask for a follow up on that then
<Tartarus>
wonder if qemu is able to run it
mckoan is now known as mckoan|away
macromorgan has quit [Read error: Connection reset by peer]