forked from mirror/openwrt
Until now search_image() is used for searching a uImage on flash (or the memory mapped equivalent). In a future commit this will be reused to search for a piggy-backed uimage. Make this function generic by - replacing "flash" with "image" in variables - Search bytewise and do not rely on 4 byte alignment - remove 2 obsolete variables - move console output to caller Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/21332 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| imagebuilder | ||
| linux | ||
| llvm-bpf | ||
| sdk | ||
| toolchain | ||
| Config.in | ||
| Makefile | ||