Files
u-boot-tk1-som/include/configs
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store
Provide a way to use any host file or device as a block device in U-Boot.
This can be used to provide filesystem access within U-Boot to an ext2
image file on the host, for example.

The support is plumbed into the filesystem and partition interfaces.

We don't want to print a message in the driver every time we find a missing
device. Pass the information back to the caller where a message can be printed
if desired.

Signed-off-by: Henrik Nordström <henrik@henriknordstrom.net>
Signed-off-by: Simon Glass <sjg@chromium.org>
- Removed change to part.c get_device_and_partition()

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2014-01-08 17:24:03 -07:00
..
2013-10-17 09:44:20 +02:00
2013-12-09 13:21:49 +01:00
2013-11-04 11:02:14 -05:00
2013-12-03 09:45:37 +09:00
2013-11-04 11:02:14 -05:00
2013-07-31 11:30:38 +02:00
2013-12-04 08:12:09 -05:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2013-11-04 11:09:34 -05:00
2013-09-10 19:12:55 +02:00