[U-Boot] [PATCH 00/92] ram: rk3399: Add LPDDR4 support

Jagan Teki jagan at amarulasolutions.com
Thu Jun 13 06:23:49 UTC 2019


On Thu, Jun 13, 2019 at 7:14 AM Kever Yang <kever.yang at rock-chips.com> wrote:
>
> Hi Jagan,
>
>     Very grateful for you to send this patch set for LPDDR4 support.
>
>     But, 92 patches, a little bit too much for merge them one by one,
>
> is it possible for U-Boot to merge this from somewhere after we review
>
> all these patches?

Applying entire series still not working for me via pwclient or
git-pw, but I usually create a bundle and apply them in single instant
like as below

₹ git config pw.server https://patchwork.ozlabs.org/
₹ git config pw.project uboot
₹ git config pw.username
₹ git config pw.password
₹ git-pw bundle list
₹ git-pw bundle apply <id>


More information about the U-Boot mailing list