Re: [PATCH 3/3 v2] board: axy17lte: get board usable - add bootcmd and docs

2022-04-05 Thread Tom Rini
On Tue, Feb 22, 2022 at 09:49:54PM +0300, Dzmitry Sankouski wrote: > U-boot is intended to replace linux kernel in android boot image(ABL), and > it's FIT payload to replace initramfs file. The boot process is similar to > boot image with linux: > - android bootloader (ABL) unpacks android boot im

[PATCH 3/3 v2] board: axy17lte: get board usable - add bootcmd and docs

2022-02-22 Thread Dzmitry Sankouski
U-boot is intended to replace linux kernel in android boot image(ABL), and it's FIT payload to replace initramfs file. The boot process is similar to boot image with linux: - android bootloader (ABL) unpacks android boot image - ABL sets `linux,initrd-start property` in chosen node in unpacked FDT

[PATCH 3/3 v2] board: axy17lte: get board usable - add bootcmd and docs

2022-02-13 Thread Dzmitry Sankouski
U-boot is intended to replace linux kernel in android boot image(ABL), and it's FIT payload to replace initramfs file. The boot process is similar to boot image with linux: - android bootloader (ABL) unpacks android boot image - ABL sets `linux,initrd-start property` in chosen node in unpacked FDT

[PATCH 3/3 v2] board: axy17lte: get board usable - add bootcmd and docs

2022-01-30 Thread Dzmitry Sankouski
U-boot is intended to replace linux kernel in android boot image(ABL), and it's FIT payload to replace initramfs file. The boot process is similar to boot image with linux: - android bootloader (ABL) unpacks android boot image - ABL sets `linux,initrd-start property` in chosen node in unpacked FDT