commit | eb3eb6020f7afc452a9c5c8d8e317da156954694 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Sat Aug 26 07:34:14 2017 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 08 10:15:47 2017 -0400 |
tree | 7ee2173f2743d4e887dbcb108fbd7a39e0f712bf | |
parent | df35f4530b5bb3c462d9da1b065b3a3a0ec196d3 [diff] |
README: Fix typo in description of CONFIG_OF_EMBED The correct name is 'gd->fdt_blob', not 'gd->blob'. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> CC: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>