[U-Boot] [PATCH v2 6/6] dm: sunxi: Add support for serial using driver model

Ian Campbell ijc at hellion.org.uk
Fri Oct 31 10:55:39 CET 2014


On Fri, 2014-10-31 at 10:33 +0100, Hans de Goede wrote:

> Ah, but I plan to merge the v3 Simon has posted to u-boot-sunxi/next and then
> do a pull-req with that in there this weekend. IOW we don't need to solve
> the pinmux problem for that series to get merged (from my pov). So maybe we
> should just delay dealing with the pinmux issue until we really need to ?

Does it work without having done *something* about this?

AFAICT it currently relies on the stdout-path in the DT precisely
matching CONFIG_CONS_INDEX (due to its affect on the code in
gpio_init()), doesn't it?

Ian.



More information about the U-Boot mailing list