mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-26 22:52:18 +00:00
9a4daad0a3
This patch introduces the following prefix convention for the image format handling and bootm related code: genimg_ - dual format shared code image_ - legacy uImage format specific code fit_ - new uImage format specific code boot_ - booting process related code Related routines are renamed and a few pieces of code are moved around and re-grouped. Signed-off-by: Marian Balakowicz <m8@semihalf.com> |
||
---|---|---|
.. | ||
bootscript.hush | ||
config.mk | ||
flash.c | ||
init.S | ||
L1.c | ||
L1.h | ||
Makefile | ||
patchme | ||
u-boot.lds | ||
u-boot.lds.debug | ||
x2c.awk |