[FS#1034] [omap] beaglebone black no ubifs or squashfs boot

LEDE Bugs lede-bugs at lists.infradead.org
Sat Apr 14 12:44:38 PDT 2018


The following task has a new comment added:

FS#1034 - [omap] beaglebone black no ubifs or squashfs boot
User who did this - Lucian CRISTIAN (lucize)

----------
@lynxis
base on this http://lists.infradead.org/pipermail/lede-dev/2016-December/004508.html
for squashfs on beaglebone I think found the problem, in config-4.14 or config-4.14 add


@@ -724,6 +730,8 @@
 CONFIG_XFRM_ALGO=y
 CONFIG_XFRM_MIGRATE=y
 CONFIG_XPS=y
+CONFIG_XZ_DEC_ARM=y
+CONFIG_XZ_DEC_BCJ=y
 CONFIG_ZBOOT_ROM_BSS=0x0
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZLIB_DEFLATE=y


I'll make a PR


root at bbb:/# df -hT
Filesystem           Type            Size      Used Available Use% Mounted on
/dev/root            squashfs        3.0M      3.0M         0 100% /rom
tmpfs                tmpfs         244.8M     68.0K    244.8M   0% /tmp
tmpfs                tmpfs         244.8M     52.0K    244.8M   0% /tmp/root
overlayfs:/tmp/root  overlay       244.8M     52.0K    244.8M   0% /
tmpfs                tmpfs         512.0K         0    512.0K   0% /dev


----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=1034#comment4589



More information about the lede-bugs mailing list