+10
−6
+0
−1
arch/alpha/boot/stdio.c
0 → 100644
+306
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Fix the bootpfile and bootpzfile make targets to creat BOOTP images. Both targets were broken due to some missing defines to re-map ELF constants. In addition the old code used the generic vsprintf function of the kernel which we now replace by a simple and much smaller implementation for the bootloader. Signed-off-by:Helge Deller <deller@gmx.de> Signed-off-by:
Matt Turner <mattst88@gmail.com>