虚拟开发板-uboot环境搭建

  在本节会介绍如何从头搭建使用qemu + uboot的虚拟开发环境。
uboot

1.下载安装 uboot qemu arm-linux-gnu

2. 编译uboot

1
2
3
4
export ARCH=arm
export CROSS_COMPILE=arm-linux-gnueabi-
make vexpress_ca9x4_config
make -j4

3. qemu启动uboot

1
qemu-system-arm -M vexpress-a9 -m 256M -nographic -kernel u-boot

uboot

版权声明:本文为博主原创文章,转载需声明为转载内容并添加原文地址。

原文地址:https://coderdock.com

  • Copyright: Copyright is owned by the author. For commercial reprints, please contact the author for authorization. For non-commercial reprints, please indicate the source.
  • Copyrights © 2017-2020 Dock
  • Visitors: | Views:

请我喝杯咖啡吧~

支付宝
微信