mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
u-boot: update to 2018.03
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>
This commit is contained in:
@@ -1,16 +1,26 @@
|
||||
#boot/MLO
|
||||
#boot/u-boot.img
|
||||
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
|
||||
usr/bin/mkimage
|
||||
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/wandboard_dl
|
||||
usr/share/u-boot/wandboard_dl/u-boot.imx
|
||||
#usr/share/u-boot/wandboard_quad
|
||||
usr/share/u-boot/wandboard_quad/u-boot.imx
|
||||
#usr/share/u-boot/wandboard_solo
|
||||
usr/share/u-boot/wandboard_solo/u-boot.imx
|
||||
#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
|
||||
|
||||
1
config/rootfiles/common/armv5tel/u-boot-mkimage
Normal file
1
config/rootfiles/common/armv5tel/u-boot-mkimage
Normal file
@@ -0,0 +1 @@
|
||||
usr/bin/mkimage
|
||||
Reference in New Issue
Block a user