You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The software porting procedure to a customer board involves changes in Binary Header, HAL, and U-Boot which are provided in the U-Boot package.
Marvell U-Boot and Linux packages include pre-defined support for 2 customer boards.
The requested board is selected at U-Boot compile time, and this selection is passed to Linux at runtime boot sequence by U-Boot (there is no need to select requested board at Linux).
To compile U-Boot, select the required board in the build command board type argument:
armada_38x_customer0 / armada_38x_customer1
For example, to compile U-Boot for the first customer board, with SPI as a boot source, use the following build command: