diff options
author | Mathias Kresin <dev@kresin.me> | 2017-04-07 08:39:59 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-12-08 20:57:12 +0100 |
commit | c90a8cb7552cc7e843c328283268d67709d26a8c (patch) | |
tree | 9ebe83b434bb5a0933e23f4ddbdf152185c2b353 /.gitignore | |
parent | 668eb70157be59b17bb6da4a6de5d5e71a7c832b (diff) | |
download | upstream-c90a8cb7552cc7e843c328283268d67709d26a8c.tar.gz upstream-c90a8cb7552cc7e843c328283268d67709d26a8c.tar.bz2 upstream-c90a8cb7552cc7e843c328283268d67709d26a8c.zip |
procd: nand: dont rely on boardname in nand_upgrade_tar
Kernel and rootfs in a subdirectory matching the userspace boardname,
was intended to use a single sysupgrade-tar archive for multiple boards
with different kernel/rootfs images. This feature was never used.
Use the first found directory in the tar archive instead of relying on
a directory named according to the userspace boardname.
It allows to change the boardname without adding another compatibility
layer - using the nand_board_name() function - for (sub)targets using
the metadata based image validation in favour to
nand_do_platform_check().
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions