Fixes:
cmd/fs.c:29: undefined reference to `efi_set_bootdev'
Signed-off-by: Francois Gervais
---
cmd/fs.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/cmd/fs.c b/cmd/fs.c
index 8064a1c84d..94467671be 100644
--- a/cmd/fs.c
+++ b/cmd/fs.c
@@ -26,8 +26,10 @@ U_BOOT_CMD(
static int do_load
Hi,
We are starting a new project based on the am335x_evm platform.
This is an aging platform so I'm thinking the way this port is in uboot now
might not be where uboot is aiming for the future. As we will rework
quite a few things, I'd like to get a few pointer to get things going in
the right di
2 matches
Mail list logo