]> Git Repo - J-u-boot.git/commit
board: ge: bx50v3, mx53ppd: fix firstboot detection
authorRobert Beckett <[email protected]>
Fri, 31 Jan 2020 13:08:03 +0000 (15:08 +0200)
committerStefano Babic <[email protected]>
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 <[email protected]>
Signed-off-by: Ian Ray <[email protected]>
include/configs/ge_bx50v3.h
include/configs/mx53ppd.h
This page took 0.03632 seconds and 4 git commands to generate.