commit | 5625c8b5901c90603a47037e97d73035dab0a40f | [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 | 9e0d25ed06fb62d398189987cbea18dd8b17b081 [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>