9
0
Fork 0
barebox/pbl
Masahiro Yamada 84fcb11b02 pbl: remove start_barebox() stub
PBL never calls start_barebox().  If it does, it is a bug.
Without this stub function, we can detect such a bug at link time.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-02-12 10:50:22 +01:00
..
Kconfig Add xz decompression support 2014-11-04 12:18:55 +01:00
Makefile Add PBL console support 2015-01-05 11:30:59 +01:00
console.c pbl: Add support for memory_display 2015-01-28 08:18:44 +01:00
decomp.c Add xz decompression support 2014-11-04 12:18:55 +01:00
misc.c pbl: remove start_barebox() stub 2015-02-12 10:50:22 +01:00
string.c PBL: Add strnlen, needed for printf support 2015-01-05 11:30:58 +01:00