Oh, long time has passed.
>> Maybe jsg@ has a good idea how to build both?
>
> I agree codesize may change with a newer toolchain.
> Not sure about the other part.
put PMIC fix for Allwinner H6 aside, I want to simply add H616 support and
upgrade to 2.8 now. how about this?
Index: Makefile
On Tue, Apr 18, 2023 at 09:24:04PM +0900, SASANO Takayoshi wrote:
> Oh, long time has passed.
>
> >> Maybe jsg@ has a good idea how to build both?
> >
> > I agree codesize may change with a newer toolchain.
> > Not sure about the other part.
>
> put PMIC fix for Allwinner H6 aside, I want to sim
On 2023/04/18 21:24, SASANO Takayoshi wrote:
> Oh, long time has passed.
>
> >> Maybe jsg@ has a good idea how to build both?
> >
> > I agree codesize may change with a newer toolchain.
> > Not sure about the other part.
>
> put PMIC fix for Allwinner H6 aside, I want to simply add H616 support
Hi.
>> +EPOCH= 1
>
> no reason to touch EPOCH here.
Okay, I remove this and bump up (if there is no problem) v2.8.4.
Thanks!
--
SASANO Takayoshi (JG1UAA)
> Unrelated to the diff, I sent
> * devel/arm-none-eabi: update to binutils 2.40 and gcc 12.2.0
> to ports@, so maybe that helps with the code size.
Thanks, I will try latest version; lts-v2.8.4.
https://github.com/ARM-software/arm-trusted-firmware/releases/tag/lts-v2.8.4
--
SASANO Takayoshi (J
So I managed to get it booting. There's an open issue here that
discusses having NanoPi R5S support added to the
bootloader: https://github.com/jaredmcneill/quartz64_uefi/issues/40.
I built the EFI image myself from
https://github.com/S199pWa1k9r/quartz64_uefi/tree/nanopi-r5s repo
though. If