Commit eb3eb6020f7afc452a9c5c8d8e317da156954694

Authored by Nobuhiro Iwamatsu
Committed by Tom Rini
1 parent df35f4530b

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -776,7 +776,7 @@
776 776 binary in its image. This device tree file should be in the
777 777 board directory and called <soc>-<board>.dts. The binary file
778 778 is then picked up in board_init_f() and made available through
779   - the global data structure as gd->blob.
  779 + the global data structure as gd->fdt_blob.
780 780  
781 781 CONFIG_OF_SEPARATE
782 782 If this variable is defined, U-Boot will build a device tree