<micken>
problems: I usualy switch to aarch32 in cmd/boot.c but it just crash now with this u-boot, I also tried to make the "ROM" a uImage , but I don't know how to set it to non kernel ( that is not looking for atag etc)
<micken>
anarsoul: or is tftpboot broken?
<hanetzer>
blerp
<micken>
anarsoul: with mkimage making it a arm32 image
<micken>
ok , tried a testprogram now , same result
lkcl has joined #linux-rockchip
<micken>
anarsoul: this is set: CONFIG_ARM64_SUPPORT_AARCH32=y
<micken>
found the mkimag setting, but no luck
<stikonas>
maybe nobody tested mainline with 32-bit?
<micken>
perhaps
<micken>
but code is there
<micken>
bootm should be able to figure out from image type
<micken>
CONFIG_ARMV8_SWITCH_TO_EL1 , added that
<micken>
made no diff
_whitelogger has joined #linux-rockchip
<micken>
line 355 in arch/arm/lib/bootm.c
<micken>
ah just for linux
<micken>
crash from this: armv8_switch_to_el1
<micken>
anarsoul: I think mainline was a bad idea for me :D
<stikonas>
micken: try 64 bit :)
<micken>
no
<micken>
:D
<micken>
stikonas: feel fre to port riscos to arm64
<micken>
could just port to x86
<micken>
it would be as hard to do
<stikonas>
well, yeah... probably quite a bit of low level assembly