1
0

deleting some old files no more needed

This commit is contained in:
Daniel Tartavel
2019-03-30 22:43:08 +01:00
parent 9a2af32600
commit 8e14a565c7
19 changed files with 101 additions and 2497 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +0,0 @@
fatload mmc 0:1 ${kernel_addr_r} vmlinuz
fatload mmc 0:1 ${fdt_addr_r} bcm2710-rpi-3-b.dtb
fatload mmc 0:1 ${ramdisk_addr_r} initrd.img
setenv bootargs console=ttyAMA0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait panic=10
bootz ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}

File diff suppressed because it is too large Load Diff