Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch v3] layerscape: add 64b/32b target for ls1043ardb device #302

Closed
wants to merge 1 commit into from

Conversation

fsl-jyt
Copy link
Contributor

@fsl-jyt fsl-jyt commented Aug 26, 2016

Add support for NXP layerscape ls1043ardb 64b/32b Dev board.

LS1043a is an SoC with 4x64-bit up to 1.6 GHz ARMv8 A53 cores.
ls1043ardb support features as: 2GB DDR4, 128MB NOR/512MB NAND, USB3.0, eSDHC,
I2C, GPIO, PCIe/Mini-PCIe, 6x1G/1x10G network port, etc.

64b/32b ls1043ardb target is using 4.4 kernel, and rcw/u-boot/fman images from
NXP QorIQ SDK release.

All of 4.4 kernel patches porting from SDK release or upstream.

QorIQ SDK ISOs can be downloaded from this location:
http://www.nxp.com/products/software-and-tools/run-time-software/linux-sdk/linux-sdk-for-qoriq-processors:SDKLINUX

Signed-off-by: Yutang Jiang yutang.jiang@nxp.com

@fsl-jyt
Copy link
Contributor Author

fsl-jyt commented Aug 26, 2016

V3 patch update summary:

  1. Optimize and minimize the config
  2. Using PACKAGES/kmod mechanism
  3. Add i2c-imx in i2c.mk and sdhci-of-esdhc in other.mk
  4. Align to the current LEDE kernel version 4.4.19

Add support for NXP layerscape ls1043ardb 64b/32b Dev board.

LS1043a is an SoC with 4x64-bit up to 1.6 GHz ARMv8 A53 cores.
ls1043ardb support features as: 2GB DDR4, 128MB NOR/512MB NAND, USB3.0, eSDHC,
I2C, GPIO, PCIe/Mini-PCIe, 6x1G/1x10G network port, etc.

64b/32b ls1043ardb target is using 4.4 kernel, and rcw/u-boot/fman images from
NXP QorIQ SDK release.

All of 4.4 kernel patches porting from SDK release or upstream.

QorIQ SDK ISOs can be downloaded from this location:
http://www.nxp.com/products/software-and-tools/run-time-software/linux-sdk/linux-sdk-for-qoriq-processors:SDKLINUX

Signed-off-by: Yutang Jiang <yutang.jiang@nxp.com>
@fsl-jyt
Copy link
Contributor Author

fsl-jyt commented Sep 1, 2016

@KanjiMonster @blogic
Hi Jonas and John,

Do you have any suggestions for revision?
The i2c-imx and sdhci-of-esdhc need to be as an independent patch?
I'm working on porting a new ls1012 platform support to LEDE/openwrt based on this patch. Looking forward to your more suggestions, thanks!

@blogic
Copy link
Contributor

blogic commented Sep 18, 2016

PR 323 is newer

@blogic blogic closed this Sep 18, 2016
@ignisf
Copy link
Contributor

ignisf commented Sep 18, 2016

that's PR #323 (for reference)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants