AST2500 Evaluation Board build question
Dolaty, Mohsen
Mohsen.Dolaty at stratus.com
Fri Nov 1 01:00:54 AEDT 2019
We have started working with OpenBMC for AST2500.
We have a AST2500 evaluation board.
We are using recommended build environment and setting:
export TEMPLATECONF=meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf
We are using bitbake to build phosphor image:
. oe-init-build-env
bitbake obmc-phosphor-image
The final image is in:
openbmc/build/tmp/deploy/images/evb-ast2500
We put the following image (about 7.5 MB) in our TFTP server
fitImage-aspeed-image-initramfs-evb-ast2500--5.3.1+git0+3ad520f93d-r0-evb-ast2500-20191030145446.bin -> evb.bin
and then from uboot we can:
dhcp evb.bin
bootm
System boots and we can log in as:
root
0penBmc
But we only get a minimal OS.
There are no OpenBmc features (such as ssh, web server, ipmi stack, etc) in this final image
What are we doing wrong?
We also get the following tar file:
obmc-phosphor-image-evb-ast2500-20191030145446.rootfs.tar.gz
When we open the tar file, all these services are in /usr/bin of the tar file.
But they are not in the /usr/bin file we loaded to AST2500 evaluation board.
Thanks for your help
-Mo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20191031/72f9b6ef/attachment.htm>
More information about the openbmc
mailing list