19 Commits

Author SHA1 Message Date
Jeffrey Townsend
5a8c469af0 These autogen makefiles should have been ignored. 2019-07-30 19:16:38 +00:00
Jeffrey Townsend
1f26352e94 More Module Autogen and Toolchain Cleanup.
- Remove usage of strncpy and require aim_strlcpy instead.
- Fix some broken module autogen files.
2019-07-30 19:13:47 +00:00
Jeffrey Townsend
8afb69e29f General Platform Module Cleanup
- Cleanup and rerun autogen definitions for each platform module.
- Add missing makefiles.
2019-07-13 17:44:54 +00:00
Jeffrey Townsend
631b1f88b4 All Platform ONLP shared library and static binary builds now use a common makefile infrastructure.
The module and build dependencies for each platform shared library and static binary are
essentially the same. They have simply been copied over and over again.

This change creates a common makefile infrastructure that is used to build each platform.
This allows the dependencies of the higher layer ONLP code to be managed in a single place
as well as coordinate code configuration and link libraries.
2019-07-08 21:15:32 +00:00
Jeffrey Townsend
848832710d Simplify the platform directory names. 2019-07-05 19:50:14 +00:00
Ed Swarthout
1629e9eee7 arm64-nxp-ls1088ardb use correct dtb
Signed-off-by: Ed Swarthout <Ed.Swarthout@nxp.com>
2018-07-03 16:43:16 -05:00
Jeffrey Townsend
44610ae50b Remove autogenerated makefiles and update ignores. 2018-04-26 14:53:28 +00:00
Shengzhou Liu
a16f0ffaea Add readme for nxp arm64 platforms
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:41 +08:00
Shengzhou Liu
1215e014a0 Update for arm64 on builder9 and arm64-nxp-layerscape struct
Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:35 +08:00
Shengzhou Liu
670b82d75c Add NXP arm64 LS1043ARDB, LS1046ARDB, LS1088ARDB platforms
Support NXP ARM64 LS1043ARDB, LS1046ARDB, LS1088ARDB, LS2088ARDB platforms

Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:40:01 +08:00
Jeffrey Townsend
3ef3bb3b49 Code Module Cleanup
- Fix autogen definitions for all code modules
- Rerun autogen on all modules
2018-03-08 20:20:50 +00:00
Jeffrey Townsend
f7485d0a4f Revert "merge onlp_sfp_dom_read() into onlp_sfp_eeprom_read()" 2017-03-29 13:51:34 -07:00
Zi Zhou
4e9bb102a2 merge onlp_sfp_dom_read() into onlp_sfp_eeprom_read() 2017-03-15 16:38:14 -07:00
Jeffrey Townsend
52cb0a0f4b Remove this extra copy of the 2080-r0 platform config package. 2017-03-01 22:20:37 +00:00
Jeffrey Townsend
8b25b07451 Only one copy of this module. 2017-01-08 02:33:44 +00:00
Jeffrey Townsend
4e3021f2ca - Move the ls2088 to its own directory
- Add nxp vendor module package
- Add nxp platform module packages
2017-01-07 20:52:28 +00:00
Jeffrey Townsend
31a43852b7 The LS2088 can not live under the LS2020 platform directory. It has been moved to its own platform directory. 2017-01-07 20:50:36 +00:00
Shengzhou Liu
bb4d8c84d5 Add NXP arm64 LS2088ARDB platform support 2016-12-26 18:47:15 +08:00
Shengzhou Liu
e4332c0634 Add NXP arm64 ls2080ardb platform support 2016-08-17 00:57:17 +08:00