qualcomm/ipq40xx: drop comment

The origin of UART config is less interesting than having the config be
correct.

Change-Id: I834e3a54105a8fd7d62f388e4a9ad0992ecec807
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/14767
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins)
This commit is contained in:
Patrick Georgi 2016-05-10 23:06:12 +02:00 committed by Patrick Georgi
parent cd355fed62
commit 5f4f36116d
1 changed files with 0 additions and 4 deletions

View File

@ -49,10 +49,6 @@ typedef struct {
gpio_func_data_t dbg_uart_gpio[NO_OF_DBG_UART_GPIOS];
} uart_params_t;
/*
* All constants lifted from u-boot's
* board/qcom/ipq40xx_cdp/ipq40xx_board_param.h
*/
static const uart_params_t uart_board_param = {
.uart_dm_base = UART1_DM_BASE,
.mnd_value = { 24, 625, 313 },