mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 00:02:55 +02:00
todo: check wandboard version. there are internal changes to merge the different wandboard images to one and u-boot.imx is not build anymore. Which file is needed to boot on wandboard? Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
27 lines
692 B
Plaintext
27 lines
692 B
Plaintext
boot/MLO
|
|
boot/boot.cmd
|
|
boot/boot.mk
|
|
boot/boot.scr
|
|
boot/kernel.img
|
|
boot/kernel7.img
|
|
boot/kernel8-32.img
|
|
boot/u-boot.img
|
|
boot/uEnv.txt
|
|
boot/uboot.env
|
|
#usr/share/u-boot
|
|
#usr/share/u-boot/banana_pi
|
|
usr/share/u-boot/banana_pi/u-boot-sunxi-with-spl.bin
|
|
#usr/share/u-boot/orangepi_pc
|
|
usr/share/u-boot/orangepi_pc/u-boot-sunxi-with-spl.bin
|
|
#usr/share/u-boot/orangepi_zero
|
|
usr/share/u-boot/orangepi_zero/u-boot-sunxi-with-spl.bin
|
|
#usr/share/u-boot/pandaboard
|
|
usr/share/u-boot/pandaboard/MLO
|
|
usr/share/u-boot/pandaboard/u-boot.img
|
|
#usr/share/u-boot/rpi
|
|
usr/share/u-boot/rpi/kernel.img
|
|
#usr/share/u-boot/rpi2
|
|
usr/share/u-boot/rpi2/kernel7.img
|
|
#usr/share/u-boot/rpi3
|
|
usr/share/u-boot/rpi3/kernel8-32.img
|