[U-Boot] [PATCH v2 3/5] sunxi: Add axp209 pmic support

Ian Campbell ijc at hellion.org.uk
Wed Jul 16 23:48:12 CEST 2014


On Fri, 2014-06-13 at 22:55 +0200, Hans de Goede wrote:
> From: Henrik Nordstrom <henrik at henriknordstrom.net>
> 
> Add support for the x-powers axp209 pmic which is found on most A10, A13 and
> A20 boards.
> 
> And enable AXP209 support for the Cubietruck and Cubieboard boards.

Something about this breaks booting on my Cubietruck in FEL mode. I get:

        U-Boot SPL 2014.07-rc4-00122-g624959a (Jul 16 2014 - 22:34:59)
        Error, wrong i2c adapter 0 max 0 possible
        Error, wrong i2c adapter 0 max 0 possible
        
And then nothing.

Non-FEL mode is unaffected.

I've pushed my wip branch to:

        git://gitorious.org/ijc/u-boot.git wip/sunxi-20140716

I was hoping to merge something like this set of patches upstream
shortly.

> While changing the boards.cfg lines for the Cubietruck, add Ian and me as board
> maintainers for the Cubietruck.

You actually factored that bit out in v2...

Ian.



More information about the U-Boot mailing list