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

NXP T1024 Support #368

Merged
merged 4 commits into from
Oct 6, 2023
Merged

NXP T1024 Support #368

merged 4 commits into from
Oct 6, 2023

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Sep 18, 2023

NXP T1024 wolfBoot support:

  • Added DDR4 w/ECC.
  • Added L2 and L2 CPC SRAM support
  • Added platform SRAM 160KB support
  • Added support for core timers (timebase) and platform clock.
  • Added IFC driver with erase/write
  • Added stage 1 loader to relocate wolfBoot to DDR
  • Added CPLD, QUICC, FMAN and MP drivers
  • Added eSPI driver for TPM.
  • Added hal_early_init instead of calling ddr_init directly.
  • Fixes for device tree (DTB) loading with update_ram and PPC boot.
  • Fixes for relocating CCSRBAR to upper.
  • Fixes for interrupt offsets.

@dgarske dgarske changed the title Nxp t1024 NXP T1024 Support Sep 18, 2023
@dgarske dgarske self-assigned this Sep 18, 2023
@dgarske dgarske force-pushed the nxp_t1024 branch 3 times, most recently from 352d861 to d50de1c Compare September 20, 2023 22:17
@dgarske dgarske force-pushed the nxp_t1024 branch 3 times, most recently from 2181159 to b657a7a Compare September 29, 2023 20:35
danielinux
danielinux previously approved these changes Oct 2, 2023
* Added DDR4 w/ECC.
* Added L2 and L2 CPC SRAM support
* Added platform SRAM 160KB support
* Added support for core timers (timebase) and platform clock.
* Added IFC driver with erase/write
* Added stage 1 loader to relocate wolfBoot to DDR
* Added CPLD, QUICC, FMAN and MP drivers
* Added eSPI driver for TPM.
* Added hal_early_init instead of calling ddr_init directly.
* Fixes for device tree (DTB) loading with update_ram and PPC boot.
* Fixes for relocating CCSRBAR to upper.
* Fixes for interrupt offsets.
@dgarske dgarske force-pushed the nxp_t1024 branch 2 times, most recently from ed15a28 to 21d8541 Compare October 4, 2023 17:19
@danielinux danielinux merged commit 389e12f into wolfSSL:master Oct 6, 2023
69 checks passed
@dgarske dgarske deleted the nxp_t1024 branch March 8, 2024 21:40
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.

2 participants