]> git.baikalelectronics.ru Git - uboot.git/commit
README: Fix typo in description of CONFIG_OF_EMBED
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 25 Aug 2017 22:34:14 +0000 (07:34 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 8 Sep 2017 14:15:47 +0000 (10:15 -0400)
commit036e6e88b84baab4f98cccbb4296c61172dbc98d
tree7ee2173f2743d4e887dbcb108fbd7a39e0f712bf
parent93e4f79fb97f297147dd4d7db14f19cfe1485d0c
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>
README