sandbox: hostfile: allow probing from device tree
When testing things like barebox state in sandbox, it's nice to be able
to refer to a partition on a hostfile by phandle. Support this by
checking for reading the barebox,filename property.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 29974c5 commit 801b7cff0210fab83768847b2390f6821e95e2ab
@Ahmad Fatoum Ahmad Fatoum authored on 9 Sep 2019
Sascha Hauer committed on 9 Sep 2019
Showing 3 changed files
View
arch/sandbox/board/hostfile.c
View
arch/sandbox/mach-sandbox/include/mach/linux.h
View
arch/sandbox/os/common.c