<damo22>
with no vendor header, tftpboot 0x80000000 works, the linux kernel gets passed execution at 0x0, but i cant seem to make the sysupgrade boot... booting from flash seems to be the wrong KERNEL_LOADADDR ?
<damo22>
i figured out how to set the load address in the vendor header, but i dont know what to make the load address
<damo22>
is the load address baked into a linux kernel?
<damo22>
The vendor firmware boots like this:
<damo22>
## Booting image at bc020000 ...
<damo22>
## Transferring control to Linux (at address 8000c150) ...
<damo22>
how do i compute the kernel load address and entry point?
schwicht has joined #openwrt-devel
schwicht has quit [Read error: Connection reset by peer]
schwicht has joined #openwrt-devel
schwicht has quit [Read error: Connection reset by peer]
<hauke>
I am looking at https://github.com/openwrt/openwrt/pull/15951 Are we building the common packages using a terget CONFIG_SMALL_FLASH set and they are then used by a target without CONFIG_SMALL_FLASH set?
c512l has quit [Remote host closed the connection]
<mrkiko>
hurricos: uh - sorry, I would very much like to actually know the anser. In my opinion it should be on the host, but I am not knowledgeable enough on this matter. I would ask robimarko or Ansuel