board: ge: bx50v3, mx53ppd: fix firstboot detection
authorRobert Beckett <bob.beckett@collabora.com>
Fri, 31 Jan 2020 13:08:03 +0000 (15:08 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 9 Feb 2020 20:47:20 +0000 (21:47 +0100)
commit5e13def1eee097878acf67af5483660d27b86c44
tree0e26dbe63d6bc31d536383de293c59a8c2a5f65f
parent30f0909c7ec68066295a5b115c08fdb703118d33
board: ge: bx50v3, mx53ppd: fix firstboot detection

Use `test' command to test for file existence instead of relying on the
old functionality of the `ext2load' command (which now reports an error
when attempting to load a zero length file).

Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
Signed-off-by: Ian Ray <ian.ray@ge.com>
include/configs/ge_bx50v3.h
include/configs/mx53ppd.h