u-boot-brain/board/ti
Tom Rini 7dc7a38c79 dra7xx: Always enable UART1 and UART3 in early_padconf
It is safe to always setup the pinmux for UART1 and UART3 to be used in
early_padconf and then if these pins are needed later on, they will be
re-muxed.  This allows us to drop the usage of CONFIG_CONS_INDEX here.

Cc: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
2018-03-16 10:26:14 -04:00
..
am43xx usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2018-02-15 13:44:30 +01:00
am57xx ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1 2018-02-19 16:58:55 +09:00
am335x board: am335x: Set serial# variable 2018-03-16 09:42:24 -04:00
am3517crane Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX 2017-08-09 06:14:13 +02:00
beagle ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file 2018-03-13 21:59:27 -04:00
common env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 2017-08-16 08:23:56 -04:00
dra7xx dra7xx: Always enable UART1 and UART3 in early_padconf 2018-03-16 10:26:14 -04:00
evm ARM: omap3: evm: Refactor 'board_eth_init' 2018-01-01 09:04:19 -05:00
ks2_evm env: Fix missed getenv_ulong to env_get_ulong conversion 2018-02-23 10:21:41 -05:00
omap5_uevm usb: hub: identify the hub-device to usb_hub_reset_devices 2017-11-26 02:22:36 +01:00
panda env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
sdp4430 omap4: sdp4430: match the #endif comment to #ifdef 2017-10-27 08:52:22 -04:00
ti814x env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00
ti816x env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 2017-08-16 08:30:44 -04:00