Skip to content
Commit 43ddd9c8 authored by Jerry Van Baren's avatar Jerry Van Baren Committed by Wolfgang Denk
Browse files

Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T



These defines embedded the u-boot env variables and/or the bd_t structure
in the fdt blob.  The conclusion of discussion on the u-boot email list
was that embedding these in the fdt blob is not useful: there are better
ways of passing the data (in fact, the fdt blob itself replaces the
bd_t struct).

The only board that enables these is the stxxtc and they don't appear
to be used by linux.

Signed-off-by: default avatarGerald Van Baren <vanbaren@cideas.com>
Acked-by: default avatarKim Phillips <kim.phillips@freescale.com>
parent 22ed2285
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment