Pawel Dembicki c51f8030b6 layerscape: fix platform_copy_config function
At this moment platform_copy_config function is used for every device
and function "export_partdevice" without "export_bootdevice" causes
multiple errors like that:
"sh: 1: unknown operand"

This patch fix usage of export_partdevice and split platform_copy_config
for sd-card images.

Fixes: 0841b68c91d3 ("layerscape: support sysupgrade for SD card ext4
rootfs")

Reviewed-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2020-10-26 00:40:12 +01:00
..
2020-10-20 03:01:27 +02:00
2020-09-12 01:28:50 +02:00
2020-10-02 22:02:26 +02:00
2020-09-25 19:32:34 +02:00
2020-10-20 03:01:27 +02:00
2020-09-22 20:58:26 +02:00
2020-10-19 14:53:27 +02:00
2020-10-13 20:08:41 +02:00
2020-10-15 17:46:54 +02:00