
Dear Tom,
The following changes since commit 0f35d96bfd8565da2c5ba0f540827fff0e82eb32:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-10-14 13:51:56 -0400)
are available in the git repository at:
git@gitlab.denx.de:u-boot/custodians/u-boot-samsung.git master
for you to fetch changes up to 8efad326ff33dd0262ce84d73aaced69f4b86c01:
samsung: common: remove the duplicated stdio print message (2020-10-22 17:11:29 +0900)
---------------------------------------------------------------- Andre Heider (4): treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE treewide: configs: fold CONFIG_DEFAULT_CONSOLE Remove whitelist entry CONFIG_DEFAULT_CONSOLE configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET
Jaehoon Chung (1): samsung: common: remove the duplicated stdio print message
board/samsung/common/board.c | 1 - include/configs/arndale.h | 2 -- include/configs/espresso7420.h | 3 --- include/configs/odroid.h | 7 +------ include/configs/odroid_xu3.h | 6 +----- include/configs/origen.h | 5 ----- include/configs/peach-pi.h | 3 --- include/configs/peach-pit.h | 3 --- include/configs/s5p_goni.h | 8 +------- include/configs/s5pc210_universal.h | 7 +------ include/configs/smdk5250.h | 2 -- include/configs/smdk5420.h | 5 ----- include/configs/smdkv310.h | 5 ----- include/configs/snow.h | 2 -- include/configs/spring.h | 2 -- include/configs/trats.h | 5 +---- include/configs/trats2.h | 7 +------ scripts/config_whitelist.txt | 1 - 18 files changed, 6 insertions(+), 68 deletions(-)