projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5e84ca
)
layerscape: ls1043ardb: add pad-rootfs to reduce the size of firmware.bin
author
Yutang Jiang
<yutang.jiang@nxp.com>
Wed, 9 Nov 2016 15:51:48 +0000
(23:51 +0800)
committer
John Crispin
<john@phrozen.org>
Wed, 16 Nov 2016 09:54:33 +0000
(10:54 +0100)
Signed-off-by: Yutang Jiang <yutang.jiang@nxp.com>
target/linux/layerscape/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/layerscape/image/Makefile
b/target/linux/layerscape/image/Makefile
index 7d80398d76425b2d13a9267bef5a2dc58acb6a4d..6005e91cc43f5ec0e6cfe8ffcde388773e6f5afd 100644
(file)
--- a/
target/linux/layerscape/image/Makefile
+++ b/
target/linux/layerscape/image/Makefile
@@
-58,7
+58,7
@@
ifeq ($(SUBTARGET),32b)
endif
IMAGE/firmware.bin = append-ls-rcw $(1) | pad-to 1M | append-ls-uboot $(1) | pad-to 3M | \
append-ls-fman $(1) | pad-to 4M | append-ls-dtb $$(DEVICE_DTS) | pad-to 5M | \
- append-kernel | pad-to 10M | append-rootfs | pad-
to 64M
| check-size 67108865
+ append-kernel | pad-to 10M | append-rootfs | pad-
rootfs
| check-size 67108865
endef
TARGET_DEVICES += ls1043ardb