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
Cédric Le Goater edited this page Oct 25, 2016
·
1 revision
Compile
This is rather straight forward. First, choose your config : G4 (AST2400) or G5 (AST2500) and the network layer, NCSI or PHY. For example, here is the command for a palmetto:
make ARCH=arm CROSS_COMPILE=arm-none-eabi O=build_ast2400 ast_g4_ncsi_defconfig
then compile:
make ARCH=arm CROSS_COMPILE=arm-none-eabi O=build_ast2400
Install
It is generally a good idea to test the u-boot.bin binary under qemu first as it can catch
common mistakes.
To install, upload u-boot.bin on the BMC, check the mtd device :