Re: [U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Henrik Nordström
mån 2012-11-26 klockan 13:43 +1100 skrev Graeme Russ: > It's good to see not only the core A10 support, but several boards > right off the bat. With respect to the boards, is putting them all in > the same board directory the right thing to do? I don't know. Stefan suggested the current layout in

Re: [U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Graeme Russ
Hi Henrik, Thanks for your hard work - I did promise to help you through the patch submission process, but unfortunately a few personal issues took precedence. It's good to see not only the core A10 support, but several boards right off the bat. With respect to the boards, is putting them all in

Re: [U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Henrik Nordström
sön 2012-11-25 klockan 18:02 +0100 skrev Luka Perkov: > You might want to wait a few days... Somebody else might have comments. Good point. Will resuimt the patchset with accumulated fixes by next weekend. Regards Henrik ___ U-Boot mailing list U-Boot

Re: [U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Wolfgang Denk
Dear Henrik Nordström, In message <1353843412.17518.12.ca...@home.hno.se> you wrote: > This patch series adds support for Allwinner sunxi (A10 & A13) SoC > families, including SPL loader to boot u-boot directly from MMC/SD. Please run your patches through checpatch, and make sure to fix all messa

Re: [U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Henrik Nordström
sön 2012-11-25 klockan 18:58 +0100 skrev Marek Vasut: > The mkimage infrastructure won't work? I think it's much better than yet > another > tool (mksunxi...) Suggestion how to fit adding an SPL header with these parameters in mkimage is welcome http://lists.denx.de/pipermail/u-boot/2012-Nove

Re: [U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Marek Vasut
Dear Henrik Nordström, > Thanks for your patch reviews. Will fix up your comments and submit a > new batch of patches later tonight. > > sön 2012-11-25 klockan 16:21 +0100 skrev Luka Perkov: > > I think you should add README file in doc directory. It should at least > > contain information how to

Re: [U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Luka Perkov
On Sun, Nov 25, 2012 at 05:02:57PM +0100, Henrik Nordström wrote: > Thanks for your patch reviews. Will fix up your comments and submit a > new batch of patches later tonight. You might want to wait a few days... Somebody else might have comments. > sön 2012-11-25 klockan 16:21 +0100 skrev Luka

Re: [U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Henrik Nordström
Thanks for your patch reviews. Will fix up your comments and submit a new batch of patches later tonight. sön 2012-11-25 klockan 16:21 +0100 skrev Luka Perkov: > I think you should add README file in doc directory. It should at least > contain information how to add support for new boards and poi

Re: [U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Luka Perkov
Hi Henrik, On Sun, Nov 25, 2012 at 12:36:52PM +0100, Henrik Nordström wrote: > This patch series adds support for Allwinner sunxi (A10 & A13) SoC > families, including SPL loader to boot u-boot directly from MMC/SD. I took a quick look at your patches... I think you should add README file in doc

[U-Boot] [PATCH 00/22] ARM: Allwinner sunXi (A10 & A13) SoC support

2012-11-25 Thread Henrik Nordström
This patch series adds support for Allwinner sunxi (A10 & A13) SoC families, including SPL loader to boot u-boot directly from MMC/SD. Aaron (1): ARM: sunxi: MMC driver Henrik Nordstrom (14): ARM sunxi: I2C driver ARM: sunxi: watchdog support power: Add AXP209 Power Management controller