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
5d511d4485
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]: 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. Change-Id: Id43f61af2b050500775da66d058c2de78cb5ad15 Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com>
2023-09-29 04:25:14 -05:00
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="default_hugepagesz=32M hugepages=4 loglevel=4"
Reference in New Issue
Copy Permalink