[U-Boot] Pull request: u-boot-sunxi/master

Tom Rini trini at konsulko.com
Fri Oct 26 17:08:04 UTC 2018


On Fri, Oct 26, 2018 at 08:30:05PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks,
> Jagan.
> 
> The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-10-23 21:13:32 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 1368d950e3ecef3dad3a76486c01ff514e66646d:
> 
>   sunxi: store DRAM size in SPL header (2018-10-26 11:54:26 +0530)
> 
> ----------------------------------------------------------------
> Andre Przywara (3):
>       sunxi: Extend SPL header versioning
>       sunxi: board.c: refactor SPL header checks
>       sunxi: store DRAM size in SPL header
> 
> Icenowy Zheng (3):
>       sunxi: disable Pine A64 model detection code on other boards
>       sunxi: map DRAM part with 3G size
>       sunxi: add Kconfig option for the maximum accessible DRAM
> 
> Priit Laes (3):
>       sunxi: Fix typos of spelling Allwinner
>       sunxi: docs: Mention CONFIG_NAND requirement
>       sunxi: display: Mark sunxi_rgb2yuv_coef array as const
> 
> Vasily Khoruzhick (3):
>       pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
>       pwm: sunxi: use new prescaler when configuring PWM
>       pwm: sunxi: choose best prescaler to improve PWM resolution

NAK.  The commit:
commit 6b92e01dca4bac74a02f4651afc28f7e327b13bc
Author: Icenowy Zheng <icenowy at aosc.io>
Date:   Thu Oct 25 17:23:02 2018 +0800

    sunxi: disable Pine A64 model detection code on other boards

breaks building of all other sunxi boards:
       arm:  +   orangepi_plus2e
+(orangepi_plus2e) board/sunxi/board.c:836:1: error: expected identifier or '(' before '}' token
+(orangepi_plus2e)  }
+(orangepi_plus2e)  ^
+(orangepi_plus2e) make[2]: *** [board/sunxi/board.o] Error 1
+(orangepi_plus2e) make[1]: *** [board/sunxi] Error 2
+(orangepi_plus2e) make: *** [sub-make] Error 2
 
-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181026/76e324dc/attachment.sig>


More information about the U-Boot mailing list