* Ian Campbell <[email protected]> [2016-08-04 10:03]: > Seems fine by me. It does assume that DTB filenames are unique even > when the directory hierarchy. That seems fairly likely to be true, > but it may not be guaranteed I guess.
True, that's an assumption I made but I think it's pretty safe (given the dtb starts with the platform name). If it ever breaks, I think we could easily allow the subdir in the flash-kernel database and look for subdir/dtb before looking for just dtb. -- Martin Michlmayr http://www.cyrius.com/

