Re: [U-Boot] [PATCH] arm: dts: sunxi: enable Ethernet on NanoPi Neo Plus2

2018-05-18 Thread Jonathan A. Kollasch
I'm abandoning these, as I see that there's already a patch series that covers this. (sunxi: sync H3, H5, A64 DTs from mainline Linux) Jonathan Kollasch On Fri, May 18, 2018 at 10:18:37AM +0200, Maxime Ripard wrote: > Hi, > > On Thu, May 17, 2018 at 04:03:33PM -0500,

[U-Boot] [PATCH] arm64: dts: allwinner: h5: NanoPi NEO Plus2 : add EMAC support

2018-05-18 Thread Jonathan A. Kollasch
add arm64 H5 dwmac-sun8i support for this board commit arm64: dts: allwinner: h5: NanoPi NEO Plus2 : add EMAC support ("27d7f929702739c186e72a4dcd255e0faa3beefc") from torvalds/linux Signed-off-by: Jonathan A. Kollasch <jakll...@kollasch.net> --- arch/arm/dts/sun50i-h5-nano

[U-Boot] [PATCH] arm: dts: sunxi: enable Ethernet on NanoPi Neo Plus2

2018-05-17 Thread Jonathan A. Kollasch
Signed-off-by: Jonathan A. Kollasch <jakll...@kollasch.net> --- arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts | 15 +++ 1 file changed, 15 insertions(+) diff --git a/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts b/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts index f1406c224b..1dde

Re: [U-Boot] [PATCH] configs: Rename roc-rk3399-pc -> roc-pc-rk3399 defconfig

2019-11-02 Thread Jonathan A. Kollasch
configs on rk3399. > > So, rename as followed with other rk3399 defconfigs. > > Cc: Levin Du > Signed-off-by: Jagan Teki > --- This strikes me as wrong, as the existing name is the actual name of the board. https://libre.computer/products/boards/roc-rk3399-pc/ Jonathan Kollas

Re: [PATCH 00/15] lib: Add support for a decimal 0m prefix for numbers

2021-07-20 Thread Jonathan A. Kollasch
On Tue, Jul 20, 2021 at 07:29:24AM -0600, Simon Glass wrote: > U-Boot mostly uses hex for value input, largely because addresses are much > easier to understand in hex. > > But in some cases a hex value is requested, but it is more convenient to > provide a decimal value. This may be because the