This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
sonic-buildimage
Watch
1
Star
0
Fork
0
You've already forked sonic-buildimage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
3cb68edac5
sonic-buildimage
/
device
/
nokia
/
arm64-nokia_ixs7215_52xb-r0
/
installer.conf
3 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[arm64][Nokia-7215-A1]Add support for Nokia-7215-A1 platform (#13795) Add new Nokia build target and establish an arm64 build: Platform: arm64-nokia_ixs7215_52xb-r0 HwSKU: Nokia-7215-A1 ASIC: marvell Port Config: 48x1G + 4x10G How I did it - Change make files for saiserver and syncd to use Bulleseye kernel - Change Marvell SAI version to 1.11.0-1 - Add Prestera make files to build kernel, Flattened Device Tree blob and ramdisk for arm64 platforms - Provide device and platform related files for new platform support (arm64-nokia_ixs7215_52xb-r0).
2023-05-18 16:24:05 -05:00
VAR_LOG_SIZE=4096
[Marvell-arm64] Support lazy install of sdk drivers (#17135) * Support lazy install of sdk drivers This patch adds support for lazy install of Marvell prestera SDK drivers for platform-nokia. Lazy install for drivers is added as updated sdk driver needs to classify the drivers required for platform during compile time. SDK drivers and platform files are now fetched from a submodule(mrvl-prestera). Additionaly, DTB required for sonic_fit creation during compile time is sourced from sonic-linux-kernel. Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> * Add hugepage cmdline agrument Updated sdk & driver requries hugepage to be reserved during kernel boot. These kernel command line agrument are passed from installer.conf in device folder. Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> * Update SAI deb to 1.12.0-3 Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> --------- Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com>
2023-11-16 07:24:53 -06:00
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="default_hugepagesz=32M hugepages=4 loglevel=4"
Reference in New Issue
Copy Permalink