commit | 91290cf728dd871c86f370119899789398d956af | [log] [tgz] |
---|---|---|
author | Mela Custodio <sessyargc@gmail.com> | Thu Feb 20 00:16:56 2014 +0900 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Apr 07 23:03:13 2014 +0200 |
tree | 287f45835039ab3946608371012ea7127a80f403 | |
parent | 42ddfad6ab6ad64d1c96a90636c36794284669b3 [diff] |
bootstage: arm: fix fdt stashing code The conditional is using a variable that is not defined. Signed-off-by: Rommel G Custodio <sessyargc+u-boot@gmail.com>