[PATCH 3/3] TI814X: Create board support and enable build for TI8148 EVM
Kevin Hilman
khilman at ti.com
Mon Aug 29 20:13:04 EDT 2011
Hemant Pedanekar <hemantp at ti.com> writes:
> This patch adds minimal support and build configuration for TI8148 EVM. Also
> adds support for low level debugging on UART1 console on the EVM.
>
> Signed-off-by: Hemant Pedanekar <hemantp at ti.com>
[...]
> +static void __init ti8148_init_early(void)
> +{
> + omap2_init_common_infrastructure();
> + omap2_init_common_devices(NULL, NULL);
Note that this function no longer exists in mainline.
Kevin
More information about the linux-arm-kernel
mailing list