Akira Tsukamoto

Results 38 comments of Akira Tsukamoto

I personally prefer using CROSS_COMPILE variable to specifying toochain similar to `make CROSS_COMPILE=riscv64-unknown-linux-gnu` when cross compiling and `make` for native build than using RISCV variable. Moving to the u-boot for...

Hi @tmagik, I started to push my changes to my repo. https://github.com/mcd500/freedom-u-sdk/tree/linux_u500vc707devkit_config https://github.com/mcd500/freedom/tree/vc707-nopci once my direction of changes of instructions and Makefile on the previous bbl are being OK, then...

I rebased the patch on top of starlight branch after contents have changed from 5.12.y to 5.13.y. This patch is to be meant for upstream by adding minimum changes to...

I will rebase it every time when the contents of the starlight branch rebases to new the kernel version. The original PR was https://github.com/esmil/linux/pull/2

Main reason I started to make the minimum changes on defconfig was for adding jh7100 enablement for the upstream defconfig. I remember the upstream maintainer hated to have different defconfig...

@stffrdhrn This is the discussion in the past. Akira Tsukamoto: 10 days ago ``` @Esmil I tried both your starlight_defconfig and my additions on the original defconfig on the fedora...

@stffrdhrn The upstream kernel under arch/arm64/configs end up having only one file, defconfig. So what can we do...

Rebased it on top of starlight after moving to 5.13.rc3.