[U-Boot] standalone apps and their use of exported functions
Valentin Ecker
valentin.ecker.dev at gmail.com
Thu Nov 5 11:19:34 CET 2009
Hey there!
I am trying to customize/extend uboot with a standalone application
which is automatically loaded before booting the kernel.
Is there any way i can safely access uboot functions besides the
exported(include/exports.h) ones? e.g. functions that can be executed
from the command line - like nand copy, saveenv,...
...Im really doing hard on finding some documentation about this
subject.
thanks,
Valentin
More information about the U-Boot
mailing list