
On Fri, Apr 28, 2017 at 10:26:46AM +0530, Lokesh Vutla wrote:
Hi Heiko,
On Friday 28 April 2017 10:24 AM, Heiko Schocher wrote:
Hello Simon,
Am 23.04.2017 um 17:35 schrieb Simon Glass:
Drop use of this long-deprecated option.
Signed-off-by: Simon Glass sjg@chromium.org
README | 16 ++++++++-------- board/ti/am335x/board.c | 6 +----- board/ti/am43xx/board.c | 3 +-- cmd/eeprom.c | 2 -- common/board_f.c | 4 ++-- common/stdio.c | 5 +---- include/configs/PATI.h | 7 +++---- include/configs/am335x_evm.h | 5 ----- include/configs/am43xx_evm.h | 6 ------ scripts/config_whitelist.txt | 1 - 10 files changed, 16 insertions(+), 39 deletions(-)
Hmm.. missing this patch in patchwork ... nevertheless:
Reviewed-by: Heiko Schocher hs@denx.de
Applied to u-boot-i2c/next
As pointed out in the other thread to the same patch[1] it breaks am335x and am43xx boards :(
[1] https://www.mail-archive.com/u-boot@lists.denx.de/msg246595.html
Which is why it wasn't missing in patchwork, but marked as Changes Requested as Lokesh provided the diffs to fix the platform instead.