d9d47b20b5
Update the kernel version to 4.17.2. Update U-Boot version to 2018.05. Migrate to U-Boot generic distro configuration which is easier than the hand written boot script. Improve the 'dd' command example in readme.txt. Cc: Jan Kundrát <jan.kundrat@cesnet.cz> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
label Clearfog Linux
|
|
kernel /boot/zImage
|
|
devicetree /boot/armada-388-clearfog-base.dtb
|
|
append console=ttyS0,115200n8 root=/dev/mmcblk0p1 rootwait
|