Skip to content

Commit

Permalink
fixed nokia platform m0 asic mismatch (#12148)
Browse files Browse the repository at this point in the history
changed the platform device name under nokia directory; we now need to specify marvell armhf/arm64 to provide more accurate platform identity. otherwise onie discovery won't recognize the asic being installed.

Why I did it
when we load images using onie discovery, the process was failing because of marvell ASIC mismatch

How I did it
replace the platform asic with marvell-armhf under 7215

How to verify it
load a new image using http server and verify that the image can be loaded successfully
  • Loading branch information
hehuang-nokia authored Oct 11, 2022
1 parent c75dfe8 commit cb707b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device/nokia/armhf-nokia_ixs7215_52x-r0/platform_asic
Original file line number Diff line number Diff line change
@@ -1 +1 @@
marvell
marvell-armhf

0 comments on commit cb707b7

Please sign in to comment.