@faveoled that's where kernel config is stored. deviceinfo is outside of sources directory
F
Online
Latest posts made by faveoled
-
RE: having trouble figuring what to do for porting
-
RE: having trouble figuring what to do for porting
@shadan write it line-by-line, fill some data from unpackbootimg
-
RE: having trouble figuring what to do for porting
@shadan looks like there are two ways - one involves compiling full halium source, and the one I suggested involves just compiling your own kernel. I'd prefer the latter as I'm a newbie to this
-
RE: having trouble figuring what to do for porting
@shadan are you using an old guide? I think you should use this instead:
https://docs.ubports.com/en/latest/porting/build_and_boot/standalone_kernel_build.html -
halium-boot.img from precompiled kernel
Hello,
Could I use mkbootimg with externally compiled kernel (with the kernel config changes needed by halium) to create halium-boot.img?
The kernel requires some specific tooling. That's why I'm not following the official standalone kernel guide.
If it's possible, I need a way to create boot initramfs.