commit | 8a3aeaf2e9e3f8444123124e697527481ec6daa7 | [log] [tgz] |
---|---|---|
author | Guillaume GARDET <guillaume.gardet@free.fr> | Tue Nov 25 15:34:16 2014 +0100 |
committer | Tom Rini <trini@ti.com> | Wed Nov 26 11:21:16 2014 -0500 |
tree | d4746281d7138e2b3771c3795b29641b42c0648a | |
parent | 0e16b8ad3c881b2a8582b8fa166325d4ffe7aaca [diff] |
spl: Fix SPL EXT support Commit 9f12cd0e062614e19734b2ab37842d387457c5e5 has broken SPL EXT support. This patch update error code check to get SPL EXT support working again. Tested on a Pandaboard (rev. A3). Reviewed-by: Suriyan Ramasami <suriyan.r@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr> Cc: Tom Rini <trini@ti.com>