Hello Matwey, Am 17.08.2015 um 18:14 schrieb Matwey V. Kornilov: > First test with CONFIG_SERIAL_8250_OMAP=y has been failed. > However, you are welcome to try: > > http://download.opensuse.org/repositories/home:/matwey:/JeOS-omap-serial/images/ > > Now, I don't see any output from console.
I'm guessing that is due to Jeff's revert of my serial fixes for 8250 - the arm64 commit had been re-applied but not yet the armv7hl commit. Please try: commit 373b6dbcb30cdcf014b9a99102248517d1fb152b Author: Andreas Färber <[email protected]> Date: Mon Aug 3 17:40:07 2015 +0200 config: armv7hl: Clean up serial options Fix SERIAL_OF_PLATFORM to be =y. This unbreaks AC100 serial. SERIAL_STM32 is for armv7ml and thus irrelevant for armv7hl, disable it. SERIAL_8250_INGENIC is for MIPS SoCs, so disable it for armv7hl. Fix CONFIG_SERIAL_CONEXANT_DIGICOLOR from =m to =y and enable CONFIG_SERIAL_CONEXANT_DIGICOLOR_CONSOLE=y, but only for default and vanilla, as it is a Cortex-A8. Fix SERIAL_AMBA_PL010 from =m to =y for lpae, matching default, and enable CONFIG_SERIAL_AMBA_PL010_CONSOLE=y for lpae, too. Disable SERIAL_ST_ASC for lpae, as STi are Cortex-A9 only. Tested-by: Misha Komarovskiy <[email protected]> (AC100) Signed-off-by: Andreas Färber <[email protected]> (cherry picked from commit 5f5dbd3a9cd58bfb803b83459a564d06eb1e1a37) [AF: Accidentally reverted in 4a2cf4a409b54e75f8ac4cd7a19fa8e8bc516aca] Signed-off-by: Andreas Färber <[email protected]> Regards, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
