userspace/tools: simplify load-lm32.c
This removes the hack of forking a child, because I'll need to do more
than just passing a file name. The other tool using the same hack
(load-virtex) is unchanged as I don't need to work on it.
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
Showing
- userspace/tools/Makefile 1 addition, 1 deletionuserspace/tools/Makefile
- userspace/tools/libtools.h 0 additions, 1 deletionuserspace/tools/libtools.h
- userspace/tools/lm32-loader.c 0 additions, 159 deletionsuserspace/tools/lm32-loader.c
- userspace/tools/load-lm32.c 136 additions, 2 deletionsuserspace/tools/load-lm32.c
userspace/tools/lm32-loader.c
deleted
100644 → 0
Please register or sign in to comment