9
0
Fork 0
barebox/arch/mips/lib
Sascha Hauer 3f0835e074 bootm: Push dryrun to handlers
We can make the dryrun option more useful by calling into the handlers.
With this we can detect more cases that can go wrong during boot.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-01-26 22:45:36 +01:00
..
.gitignore MIPS: add common MIPS stuff 2011-08-05 18:20:17 +02:00
Makefile MIPS: import optimized string functions from Linux 2015-11-26 09:36:34 +01:00
ashldi3.c MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
ashrdi3.c MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
asm-offsets.c MIPS: add asm-offsets.h generation 2013-12-04 17:01:11 +01:00
barebox.lds.S exitcall: Add exitcall infrastructure 2015-07-13 08:28:19 +02:00
bootm.c bootm: Push dryrun to handlers 2016-01-26 22:45:36 +01:00
c-r4k.c mips: c-r4k: detect secondary cache 2015-11-03 08:25:56 +01:00
cpu-probe.c mips: c-r4k: detect secondary cache 2015-11-03 08:25:56 +01:00
cpuinfo.c mips: cpuinfo: report secondary cache configuration 2015-11-03 08:25:56 +01:00
csrc-r4k.c treewide: Reuse init_clock() return value for clocksource drivers 2014-11-10 08:42:19 +01:00
genex.S MIPS: allow user to pass incorrect address to md command 2015-11-11 08:38:24 +01:00
libgcc.h mips: Fix compiler warnings 2012-04-05 08:50:01 +02:00
lshrdi3.c MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
memcpy.S MIPS: import optimized string functions from Linux 2015-11-26 09:36:34 +01:00
memset.S MIPS: import optimized string functions from Linux 2015-11-26 09:36:34 +01:00
traps.c MIPS: allow user to pass incorrect address to md command 2015-11-11 08:38:24 +01:00