Hi sorry for my english , thanks Frank for Debian
System:
Kernel: 5.10.64-bpi-r2-main armv7l bits: 32 compiler: gcc v: 10.2.1
Console: tty 0 Distro: Debian GNU/Linux 11 (bullseye)
Machine:
Type: ARM Device System: Bananapi BPI-R2 details: Mediatek Cortex-A7
Partition:
ID-1: / size: 28.86 GiB used: 12.79 GiB (44.3%) fs: ext4
dev: /dev/mmcblk0p2
ID-2: /boot size: 255.7 MiB used: 31.5 MiB (12.3%) fs: vfat
dev: /dev/mmcblk0p1
I built kernel 5.15
[email protected]:~/BPI-Router-Linux$ ./build.sh
Build Kernel
Cleanup Kernel Build
depency-check currently only on debian/ubuntu...
generate branch vars...
getting git branch:
* 5.15-main
kernbranch:5.15-main,gitbranch:-main
CALL scripts/atomic/check-atomics.sh
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
CHK kernel/kheaders_data.tar.xz
Kernel: arch/arm/boot/Image is ready
OBJCOPY arch/arm/boot/zImage
Kernel: arch/arm/boot/zImage is ready
Image Name: Linux Kernel 5.15.94-main
Created: Sat Mar 18 11:06:40 2023
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 7855785 Bytes = 7671.67 KiB = 7.49 MiB
Load Address: 80008000
Entry Point: 80008000
build uImage without appended DTB...
Image Name: Linux Kernel 5.15.94-main
Created: Sat Mar 18 11:07:29 2023
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 7819776 Bytes = 7636.50 KiB = 7.46 MiB
Load Address: 80008000
Entry Point: 80008000
===========================================
1) pack
2) install to SD-Card
3) deb-package
4) upload
does not start
8446344 uImage
dtb/
8411480 uImage_nodt
8234828 uImage_5.10.64-main
27 uEnv.txt
7855849 uImage_5.15.94-main
5 file(s), 3 dir(s)
enter uImage-name: uImage_5.15.94-main
kernelinput=uImage_5.15.94-main
./
../
44505 bpi-r2.dtb
36009 bpi-r2_5.15.dtb
2 file(s), 2 dir(s)
enter dtb-name: bpi-r2_5.15.dtb
dtbinput= bpi-r2_5.15.dtb
bootargs=board=bpi-r2 earlyprintk console=ttyS0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait vmalloc=496M debug=7 initcall_debug=0 video=1920x1080 console=tty1 fbcon=map:0 drm.debug=0x7
loading kernel uImage_5.15.94-main...
7855849 bytes read in 393 ms (19.1 MiB/s)
fdt=bpi-r2_5.15.dtb
36009 bytes read in 7 ms (4.9 MiB/s)
## Error: "dtolist" not defined
## Booting kernel from Legacy Image at 80200000 ...
Image Name: Linux Kernel 5.15.94-main
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 7855785 Bytes = 7.5 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 83f00000
Booting using the fdt blob at 0x83f00000
Loading Kernel Image
Using Device Tree in place at 83f00000, end 83f0bca8
Starting kernel ...
still nothing reboot bootmenu ,
where is the problem ???