]> git.baikalelectronics.ru Git - uboot.git/commit
dm: arm: rpi: Drop CONFIG_OF_EMBED
authorSimon Glass <sjg@chromium.org>
Wed, 5 Apr 2017 22:23:39 +0000 (16:23 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2017 00:20:38 +0000 (20:20 -0400)
commit3356f6aa3eb8211b08f283d8a816f2e4f9dae397
tree13107188b35e6b397ee1c8adab698372187cc121
parentdc98545be537c36b41bc0a1a51bd45372d0d11be
dm: arm: rpi: Drop CONFIG_OF_EMBED

We should not use an embedded device tree on a production board. There
does not seem to be any reason for it in commit ca6540a. So drop this.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/rpi_2_defconfig
configs/rpi_3_32b_defconfig
configs/rpi_3_defconfig
configs/rpi_defconfig