9
0
Fork 0
barebox/drivers/misc
Uwe Kleine-König b0a31f0e22 bootstate: probe bootstate later
state must be loaded after the nand driver, otherwise it fails because the
backend is missing. For similar reasons bootstate must come after state.
Move them to the late stage until barebox can do deferred probing.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2015-06-13 14:35:04 +02:00
..
Kconfig bootstate: add 2015-06-13 14:35:04 +02:00
Makefile bootstate: add 2015-06-13 14:35:04 +02:00
bootstate.c bootstate: probe bootstate later 2015-06-13 14:35:04 +02:00
jtag.c treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
sram.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
state.c state: return -EPROBE_DEFER if the backend isn't available 2015-06-13 14:35:02 +02:00