Khem Raj

Results 330 comments of Khem Raj

@vaibhavvivekdeshpande it seems to be not finding cross-linker and then defaulting to what it finds in path which is ld.bfd from hosttools. Looking at the opensbi recipe it uses ```...

is this still an issue with latest master

we do not use clang to compile by default for kernel it still uses gcc and binutils. Maybe you can disable lld to build kenrel. ``` KERNEL_LD = "${CCACHE}${HOST_PREFIX}ld.bfd ${HOST_LD_KERNEL_ARCH}"...

it seems to be a transient download error from looks of it, can we rerun the CI, or maybe push a rebased branch ?

Please use newer version of ubuntu, it may not work well with ubuntu 18.04 python. Or you can also install buildtools-tarball to get newer python version

> This helped, Thank you. One mor equestion. Do you know which UART Address is used and where I could possibly change it? I am trying to port this for...

perhaps look into device tree and check if hdmi is enabled or not.

It was obsolete and removed with 05a629193aea67a4391aa7ae3f236cc6fa9208f7

closing, please re-open if needed.