mvebu: fix partition type and signature for sdcard
authorTomasz Maciej Nowak <tomek_n@o2.pl>
Wed, 24 Jan 2018 14:32:58 +0000 (15:32 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 2 Mar 2018 20:33:07 +0000 (21:33 +0100)
commite10ea566cc8fcf51ef0bceff05db374fae8f7e12
tree793ba1062a75e7e4f78a55a669c618b94ba49bc9
parent652a13e920af843908b150a7927272ab1a09b3ce
mvebu: fix partition type and signature for sdcard

Previously the partition signature was assigned from provided type. Now
both are corrected wherein signature is always generated from
SOURCE_DATE_EPOCH. With that the root file system can be identified
by PARTUUID string, without relying on static declaration of device node.
This commit also does some cosmetics, removing trailing whitespace and
replacing spaces with tab.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
target/linux/mvebu/image/Makefile
target/linux/mvebu/image/gen_mvebu_sdcard_img.sh