[PATCH 0/2] second version for "be more flexible when searching for second stage"

Vicente Bergas vicencb at gmail.com
Thu Oct 1 16:08:37 PDT 2015


Hello,
as suggested I've improved the filesystem-type detection, but, as am not
familiar with barebox internals was fumbling a bit and the resulting
cdev_detect_type is a version of file_name_detect_type.

During testing it autodetected MBR+FAT and MBR+EXT4 correctly.

Regards,
  Vicente.

Vicente Bergas (2):
  detect_fs: use device instead of file
  xload: be more flexible when searching for second stage bootloader.

 arch/arm/mach-omap/xload.c |  4 +++-
 common/filetype.c          | 37 +++++++++++++++++++++++++++++++++++++++
 fs/fs.c                    |  2 +-
 include/filetype.h         |  1 +
 4 files changed, 44 insertions(+), 2 deletions(-)

-- 
2.6.0




More information about the barebox mailing list