9
0
Fork 0
barebox/common/state
Sascha Hauer 9df009de99 state: bucket_circular: -EUCLEAN means data could be read
-EUCLEAN returned from state_mtd_peb_read() means that the
data shall still be used. This fixes initialization of buckets
which need cleanup

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-03-23 14:21:37 +01:00
..
Makefile state: only build circular backend if MTD is enabled 2016-07-25 10:21:16 +02:00
backend.c state: copy backend of_path string 2016-09-20 10:28:46 +02:00
backend_bucket_cached.c state: bucket_cached: Fix reading pages which need cleanup 2017-03-23 14:21:33 +01:00
backend_bucket_circular.c state: bucket_circular: -EUCLEAN means data could be read 2017-03-23 14:21:37 +01:00
backend_bucket_direct.c state: use packed attribute for on storage structs 2016-11-03 07:19:13 +01:00
backend_format_dtb.c state: Refactor state framework 2016-07-08 08:59:31 +02:00
backend_format_raw.c state: use packed attribute for on storage structs 2016-11-03 07:19:13 +01:00
backend_storage.c state: only build circular backend if MTD is enabled 2016-07-25 10:21:16 +02:00
state.c state: Use dev_* for information rather than pr_* 2016-10-20 09:34:42 +02:00
state.h state: make locally used function static 2016-09-20 10:29:06 +02:00
state_variables.c Merge branch 'for-next/state' 2016-11-14 12:35:52 +01:00