[PATCH 2/8] ARM: rockchip: Add timer driver

Sascha Hauer s.hauer at pengutronix.de
Tue Aug 2 22:47:21 PDT 2016


On Thu, Jul 28, 2016 at 01:55:39PM +0200, Wadim Egorov wrote:
> 
> 
> On 20.07.2016 19:35, Andrey Smirnov wrote:
> > On Wed, Jul 20, 2016 at 7:17 AM, Wadim Egorov <w.egorov at phytec.de> wrote:
> >> This driver comes from the u-boot (v2016.01).
> > I'd suggest this to be moved to "drivers/clocksource" and converted to
> > a proper driver that binds against DT node and doesn't use a CONFIG_*
> > symbol to determine its base address.
> 
> I want to use this driver in the SPL part later. The SRAM we can use is
> very limited on the RK3288. So I don't want to add more DT code here.

Do we need a full barebox as SPL? This usually means we have to build
barebox twice which is not very convenient. Can we instead build the SPL
code into the barebox PBL? This is what I have done for i.MX.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list