layerscape: add LS1043A Rev1.1 support#864
layerscape: add LS1043A Rev1.1 support#864yangbolu1991 wants to merge 1 commit intolede-project:masterfrom yangbolu1991:ls1043a-rev1.1-support
Conversation
|
All the patches introduced by u-boot and kernel are PCIe MSI driver/dts related. |
|
Also attached log of ls1043ardb(rev1.1) basic features test |
|
Good work! |
Backport kernel patches for LS1043A Rev1.1 support from upstream, patchwork, and SDK. And update to latest u-boot to support LS1043A Rev1.1. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
|
I have a more general question with the 32b layerscape target. however from what I can tell, all the boards have atleast a A53 cores (if not A57 or A72). CPU_TYPE:=cortex-a53 (Especially, the NEON/VFPV4 - if supported, but it looks like it is - could make a difference |
|
merged, Thanks ! @fsl-jyt @yangbolu1991 we are updating the tree to v4.9 could you send a patch to update layerscape to v4.9 kernel please ? |
|
@blogic We are working on upgrading the kernel version now. Our kernel v4.9 tree will be ready on June, and then we will send patches to LEDE. Is it late for LEDE? Thanks :) |
|
@chunkeey Thanks a lot for pointing out this. I will have a check on our platforms. If the CPU_TYPE is not correct for some platforms, we need a plan to fix that. I will let you know the result. Thanks :) |
Backport kernel patches for LS1043A Rev1.1 support from upstream,
patchwork, and SDK. And update to latest u-boot to support LS1043A
Rev1.1.
Signed-off-by: Yangbo Lu yangbo.lu@nxp.com