mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
The package contains u-boot and the RPi firmware blobs. It expects a tar ball of the root filesystem (including kernel and dtbs) on stdin and produces a compressed tar ball on stdout with the files to copy to a FAT32 formatted SD card. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
avoid_warnings=2
|
|
# 64bit mode, serial and kernel
|
|
arm_control=0x200
|
|
enable_uart=1
|
|
kernel=u-boot.bin
|