layerscape: ls1012afrdm: add uncompressed initramfs
Uncompressing of initramfs image fails on board with U-Boot from "QorIQ SDK (FSL Reference Distro) 2.0". Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
This commit is contained in:
parent
3a3d998c12
commit
fef2114b31
@ -35,6 +35,7 @@ define Device/ls1012afrdm
|
|||||||
ls-append-dtb $$(DEVICE_DTS) | pad-to 16M | \
|
ls-append-dtb $$(DEVICE_DTS) | pad-to 16M | \
|
||||||
append-kernel | pad-to 32M | \
|
append-kernel | pad-to 32M | \
|
||||||
append-ubi | check-size 67108865
|
append-ubi | check-size 67108865
|
||||||
|
KERNEL_INITRAMFS := kernel-bin | fit none $$(DTS_DIR)/$$(DEVICE_DTS).dtb
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += ls1012afrdm
|
TARGET_DEVICES += ls1012afrdm
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user