腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(15)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
Barebox
是如何为Beaglebone Black启动的?
我想知道
Barebox
for Beaglebone Black的逐步启动顺序。哪个函数将首先执行它如何将控制权移交给内核?
浏览 1
提问于2016-10-17
得票数 1
1
回答
为Raspberry Pi CM4配置
Barebox
引导加载程序
我应该如何进行
Barebox
配置?例如,对于raspberrypi3,我们可以在conf/local.conf中将机器配置设置为:
BAREBOX
_IMAGE_SRC_raspberrypi3= "images/
barebox
-raspberry-pi-3.img" COMPATIBLE_MACHINE_pn-
barebox
_raspberrypi
浏览 9
提问于2022-02-04
得票数 0
1
回答
Barebox
引导程序在皮层m4上工作吗?
我想在uCLinux上启动stm32f4,但是我对
Barebox
没有足够的知识。皮质m4可以移植隐身盒吗?如果是,怎么做?
浏览 0
提问于2020-06-18
得票数 0
回答已采纳
1
回答
赤框中的ubiformat提供超时
我有一个定制的iMX 6UL板,带有
Barebox
(部分)功能。`-- 0x00000000-0x000fffff ( 1 MiB): /dev/m25p0.
barebox
`-- 0x00000000-0x0003ffff ( 256 KiB): /dev/m25p0.
barebox
-env@Freescale i.MX6 UltraLite Ca
浏览 101
修改于2021-09-02
得票数 0
1
回答
bareboxenv target:找不到脚本
我正在使用ptxdist,使用
barebox
作为bootloader。我试图在我的arm中使用'bareboxenv‘脚本来保存一个文件,所以我设置了一个选项,允许在'
barebox
.make’中为arm编译它,并尝试再次编译ptxdist。
浏览 0
提问于2014-02-20
得票数 1
1
回答
如何使用expect基于返回的值执行条件
set timeout 5 spawn -open [open /dev/ttys1 w+]expect "
barebox
\r"#I2C communication to initiate test pattern test send "i2c_write -b 1 -a 0x50-r 0x105 -w
浏览 4
提问于2022-06-06
得票数 0
1
回答
如何在imx6ul的白盒中添加选项
现在,我如何在
barebox
中集成optee支持。谢谢。
浏览 18
修改于2020-05-23
得票数 0
回答已采纳
1
回答
搜索expect_out(缓冲区)的十六进制值
chan_enable_value 1 send -- "i2c_write -b 0 -r reg -w chan_enable\r" send -- "i2c_probe\r" expect -re "
barebox
: .* (0x[[:xdigit:]]{2}) (0x[[:xdigit:]]{2})\r\n"
浏览 3
修改于2022-07-25
得票数 0
1
回答
DFU没有在裸盒中传输数据
barebox
@Freescale:/ otg.mode=peripheral udc0: registeringconfig #1: USB DFU dfu: Interrupted system call
barebox
@Freescale:/ ls /tmp
浏览 8
提问于2021-09-04
得票数 0
回答已采纳
1
回答
如何备份嵌入式Linux rootfs?
从
barebox
(在引导kernell之前),我将/dev/nand0.root.bb放到我的PC的tftp服务器上。
浏览 7
修改于2015-02-18
得票数 0
1
回答
在尝试保存到文本字段时,如果里面有奇怪的字符,则文本被截断
1.71 V DCLOG: Waiting for
barebox
浏览 5
提问于2016-08-29
得票数 0
回答已采纳
1
回答
如何在构建中对裸盒代码进行更改?
片段: root@hp15t:~/yocto/build/tmp/work/phyboard_segin_imx6ul_2-phytec-linux-gnueabi/
barebox
/2019.01.0-
浏览 0
修改于2021-02-08
得票数 1
回答已采纳
1
回答
U引导脚本,允许在哪个rootfs部件启动之间进行选择(RAUC)
您还必须在引导加载程序本身中设置一个适当的引导选择逻辑,方法是编写脚本(如GRUB、up )或使用专用的引导选择基础设施(如
Barebox
中的引导选择器)。
浏览 1
修改于2019-10-16
得票数 2
1
回答
如何在Yocto构建中将第三方库作为包添加
IMAGE_FSTYPES_append_ti33x = " emmc" DEPLOY_DIR = "${TOPDIR}/deploy" # Select configuration UI for linux and
barebox
浏览 1
提问于2018-08-28
得票数 4
回答已采纳
1
回答
Yocto bitbake ${@bb.utils.contains(.)}存在subtistution失败
is used on ARM, this could become problematic # if we add support for other bootloaders on ARM, e.g
Barebox
浏览 5
修改于2022-04-27
得票数 1
领券