Hi all,

V2 patch update summary:
1.            Update codebase from 4.1 to 4.4 kernel.
2.            Merge two patches to one.
3.            Remove README.ls1043ardb.
4.            update image build code to Device/* sections.
5.            replace checkimagesize.sh with Build/check-size.
6.            minimize kernel config.
7.            Add device/profile property.
8.            Add 32b support and combine it with 64b in kernel, using 
subtarget distinguish 64b/32b.
9.            Put it on github repository.

Patch explain:
1.            32b kernel reuse the same dts files as 64b kernel, and don't 
provide the 32b dts files in arch/arm/boot/dts/ again. but it lead that 32b dtb 
file cannot be compiled by DEVICE_DTS, so it is specially handled in 
image/Makefile.
2.            Kernel patches: platform/drivers, especially fman/dpaa/qbman too 
large...my colleagues also are doing upstream work ongoing...when you first 
open the patch link, please wait for a while.

Question:
I want to add a document for introduce the ls1043ardb platform, the wiki of 
OPENWRT/LEDE have any format requirement? And how to submit them?


Openwrt v2 patch:
https://github.com/fsl-jyt/openwrt/tree/patchv2

Openwrt v1 patch copy:
https://github.com/fsl-jyt/openwrt/tree/patchv1
Openwrt v1 patch originally thread:
https://lists.openwrt.org/pipermail/openwrt-devel/2016-July/041945.html

LEDE version patch, same with openwrt version but a little different for kernel 
SUBLEVEL, the different in option of config-default and macros of image/Makefile
https://github.com/fsl-jyt/source/tree/patchv2

Pull request link of openwrt/lede:
https://github.com/openwrt/openwrt/pull/52
https://github.com/lede-project/source/pull/254
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to