diff mbox series

[U-Boot,V2,2/2] bcm968580xref: switch to CONFIG_OF_SEPARATE

Message ID 1549289658-26062-2-git-send-email-philippe.reynes@softathome.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot,V2,1/2] bcm968580: rename to bcm968580xref | expand

Commit Message

Philippe REYNES Feb. 4, 2019, 2:14 p.m. UTC
The option OF_EMBED is deprecated,
so we switch to CONFIG_OF_SEPARATE

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
---
 configs/bcm968580xref_ram_defconfig | 1 -
 1 file changed, 1 deletion(-)

Changelog:
v2:
- no change

Comments

Tom Rini Feb. 10, 2019, 1:11 p.m. UTC | #1
On Mon, Feb 04, 2019 at 03:14:18PM +0100, Philippe Reynes wrote:

> The option OF_EMBED is deprecated,
> so we switch to CONFIG_OF_SEPARATE
> 
> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/configs/bcm968580xref_ram_defconfig b/configs/bcm968580xref_ram_defconfig
index 56e0a56..b66a295 100644
--- a/configs/bcm968580xref_ram_defconfig
+++ b/configs/bcm968580xref_ram_defconfig
@@ -18,7 +18,6 @@  CONFIG_CMD_BOOTEFI_SELFTEST=y
 CONFIG_DOS_PARTITION=y
 CONFIG_ISO_PARTITION=y
 CONFIG_EFI_PARTITION=y
-CONFIG_OF_EMBED=y
 CONFIG_DEFAULT_DEVICE_TREE="bcm968580xref"
 # CONFIG_NET is not set
 CONFIG_BLK=y