[U-Boot] [PATCH v4 1/9] sunxi: add sun7i clocks and timer support.

Ian Campbell ijc at hellion.org.uk
Thu May 1 21:52:11 CEST 2014


On Thu, 2014-05-01 at 20:49 +0100, Ian Campbell wrote:
> On Thu, 2014-05-01 at 21:28 +0200, Marek Vasut wrote:
> > On Thursday, May 01, 2014 at 08:40:44 PM, Ian Campbell wrote:
> > > This patch adds the basic clocks and timer support for the Allwinner A20
> > > (sun7i) processor. This code will not been compiled until the build is
> > > hooked up in a later patch. It has been split out to keep the patches
> > > manageable.
> > > 
> > > Some of the code here is common to multiple sunxi subarchtectures, hence
> > > files are named sun4i which is the earliest similar variant.
> > > 
> > > Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
> > > Signed-off-by: Chen-Yu Tsai <wens at csie.org>
> > > Signed-off-by: Emilio López <emilio at elopez.com.ar>
> > > Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> > > Signed-off-by: Henrik Nordstrom <henrik at henriknordstrom.net>
> > > Signed-off-by: Jens Kuske <jenskuske at gmail.com>
> > > Signed-off-by: Luke Leighton <lkcl at lkcl.net>
> > > Signed-off-by: Oliver Schinagl <oliver at schinagl.nl>
> > > Signed-off-by: Ian Campbell <ijc at hellion.org.uk>
> > > Cc: Stefan Roese <sr at denx.de>
> > > Cc: Tom Cubie <Mr.hipboi at gmail.com>
> > > ---
> > > v4: "Based on d9fe0a1e061e "sunxi: mksunxiboot: remove unnecessary casts."
> > 
> > I have no idea what this changelog entry tells me, I will have to review this 
> > entire patch anew.
> 
> This was mainly for my benefit, so I could track which u-boot-sunxi.git
> version each commit was most recently sync'd with.
> 
> This particular patch needed no changes for the rebasing.

Correction, in this one:

- clock_get_pll6 moved to clock_sun4i.c.
- fixed coding style of comment in read_timer.

Ian.



More information about the U-Boot mailing list