On 11/04/2019 16:52, Tom Rini wrote:
> On Thu, Apr 11, 2019 at 01:16:26PM +0200, Neil Armstrong wrote:
> 
>> Hi Tom,
>>
>> This PR adds support for 3 more Amlogic boards, support printing SoC
>> revision information, add AXG family support for I2C and Reset, then
>> fixup the AXG pinctrl defintions.
>>
>> Thanks,
>> Neil
>>
>> The following changes since commit 48ff1bc4f0a97c3291d0c87c2717fc1d79da5ef5:
>>
>>   Merge branch '2019-04-09-master-imports-fs' (2019-04-10 08:18:18 -0400)
>>
>> are available in the Git repository at:
>>
>>   git://git.denx.de/u-boot-amlogic.git tags/u-boot-amlogic-20190411
>>
>> for you to fetch changes up to 2c4e3cf21257f962e69264fe91ff2cc23cbd041a:
>>
>>   pinctrl: meson: axg: Fix PIN and BANK offsets (2019-04-10 16:54:59 +0200)
>>
> 
> NAK:
>    aarch64:  w+   libretech-ac
> +(libretech-ac)     sandbox_timer_add_offset(test_add_time); \
> +(libretech-ac)     ^
> +(libretech-ac) include/regmap.h:289:2: note: in expansion of macro 
> 'regmap_read_poll_timeout_test'
> +(libretech-ac)   regmap_read_poll_timeout_test(map, addr, val, cond, 
> sleep_us, \
> +(libretech-ac)   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> +(libretech-ac) drivers/spi/meson_spifc.c:169:8: note: in expansion of macro 
> 'regmap_read_poll_timeout'
> +(libretech-ac)   ret = regmap_read_poll_timeout(spifc->regmap, REG_SLAVE, 
> data,
> +(libretech-ac)         ^~~~~~~~~~~~~~~~~~~~~~~~
> w+(libretech-ac) drivers/spi/meson_spifc.c: In function 'meson_spifc_txrx':
> w+(libretech-ac) include/regmap.h:277:4: warning: implicit declaration of 
> function 'sandbox_timer_add_offset' [-Wimplicit-function-declaration]
> 

I'll investigate on that.

sandbox_timer_add_offset should not be used here, I'll find out why...

Neil

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to