Hi. I was download BPI-R64 openwrt source form “GitHub - BPI-SINOVOIP/BPI-R64-openwrt: Supports Banana Pi BPI-R64 (MT7622) openwrt (Kernel 4.19)”.
mediatek$ git log
commit be913fdad95e34c538bee31c608cca655b87f5f9 (HEAD -> master, origin/master, origin/HEAD)
Author: zuowei8 <[email protected]>
Date: Wed Jul 27 15:09:09 2022 +0800
fixed mt7615 epprom load from binfile
And build is successfully done. using default configuration. But this image is different my EVB’s image. My EVB Version is “BPI-R64-V1.2” And
_________
/ /\ _ ___ ___ ___
/ LE / \ | | | __| \| __|
/ DE / \ | |__| _|| |) | _|
/________/ LE \ |____|___|___/|___| lede-project.org
\ \ DE /
\ LE \ / -----------------------------------------------------------
\ DE \ / Reboot (17.01-SNAPSHOT, r0-637c6d18)
\________\/ -----------------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@LEDE:/#
root@LEDE:/# uname -a
Linux LEDE 4.4.177 #0 SMP PREEMPT Sun Mar 15 07:11:24 UTC 2020 aarch64 GNU/Linux
root@LEDE:/#
How to get this version or .config for openwrt and .config for kernel??