diff options
author | Petr Štetiar <ynezz@true.cz> | 2021-01-30 13:32:43 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2021-01-31 11:39:19 +0100 |
commit | 337ff74894110b35b61118918b7eb30bb6e60756 (patch) | |
tree | 02a5840eca9a392553b6b690419a8af654a5d8ed /target/linux/mvebu/image/clearfog.bootscript | |
parent | ec0c6c11436d233c3e1f3c1b4461a46348a1a0c7 (diff) | |
download | upstream-337ff74894110b35b61118918b7eb30bb6e60756.tar.gz upstream-337ff74894110b35b61118918b7eb30bb6e60756.tar.bz2 upstream-337ff74894110b35b61118918b7eb30bb6e60756.zip |
mvebu: omnia: make initramfs image usable out of the box
Currently it's not possible to boot the device with just initramfs image
without additional effort as the initramfs image doesn't contain device
tree. Fix it by producing FIT based image which could be booted with
following commands:
setenv bootargs earlyprintk console=ttyS0,115200
tftpboot ${kernel_addr_r} openwrt-mvebu-cortexa9-cznic_turris-omnia-initramfs-kernel.bin
bootm ${kernel_addr_r}
Acked-by: Klaus Kudielka <klaus.kudielka@gmail.com>
Reviewed-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/mvebu/image/clearfog.bootscript')
0 files changed, 0 insertions, 0 deletions