Pull request: u-boot-rockchip/for-next
Tom Rini
trini at konsulko.com
Mon Dec 26 16:09:52 CET 2022
On Mon, Dec 26, 2022 at 08:36:02PM +0800, Kever Yang wrote:
> Hi Tom,
>
> Please pull the updates for rockchip platform for next:
> - Add support for rv1126 soc and rv1126 neu2 io board;
> - Add support for rk3399 pine64 pinephone pro board;
> - dts sync from linux for rk3399 and px30;
>
> Travis:
> https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/jobs/546342
>
> Thanks,
> - Kever
>
> The following changes since commit 3e4cbe184a0f6537abb457d6afa61224396c4e46:
>
> Merge branch '2022-12-23-complete-phase1-CONFIG-migration' into next (2022-12-23 22:19:39 -0500)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-rockchip.git for-next
>
> for you to fetch changes up to 9636b196c7046f1efa16fcfe7e1df9dcbb0f77fc:
>
> board: rockchip: Add Edgeble Neu2 IO Board (2022-12-26 13:53:26 +0800)
>
The build for pinephone-pro-rk3399 fails. Note that it's not that
CONFIG_SYS_TEXT_BASE became CFG_SYS_TEXT_BASE but rather it was renamed
too CONFIG_TEXT_BASE, as I see that's where the build fails:
$ make CROSS_COMPILE=~/.buildman-toolchains/gcc-12.2.0-nolibc/aarch64-linux/bin/aarch64-linux- -sj pinephone-pro-rk3399_config all
.config:50:warning: symbol value '' invalid for LNX_KRNL_IMG_TEXT_OFFSET_BASE
.config:180:warning: symbol value '' invalid for TEXT_BASE
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20221226/96e98e10/attachment.sig>
More information about the U-Boot
mailing list