[U-Boot] [PATCH] power: regulator: Return success on attempt to disable an always-on regulator

2018-12-24 Thread Lokesh Vutla
commit 4f86a724e82c0 ("power: regulator: denied disable on always-on regulator") throws an error when requested to disable an always-on regulator. It is right that an always-on regulator should not be attempted to be disabled. But at the same time regulator framework should not return an error when

Re: [U-Boot] [PATCH 0/3] Ethernet support for QEMU sifive_u machine

2018-12-24 Thread Anup Patel
On Mon, Dec 24, 2018 at 1:06 PM Bin Meng wrote: > > Hi Anup, > > On Mon, Dec 24, 2018 at 3:23 PM Anup Patel wrote: > > > > On Mon, Dec 24, 2018 at 12:45 PM Bin Meng wrote: > > > > > > Hi Anup, > > > > > > On Mon, Dec 24, 2018 at 2:42 PM Anup Patel wrote: > > > > > > > > On Mon, Dec 24, 2018 at

Re: [U-Boot] u-boot-rockchip: firefly-rk3288 hangs on: Loading Environment from MMC

2018-12-24 Thread Vagrant Cascadian
On 2018-12-18, Simon Glass wrote: > At little late to the party, but the current 2019.01.rc2 works OK for me: > > > crosfw -b firefly-rk3288 -i && /tmp/b/firefly-rk3288/tools/mkimage -n > rk3288 -T rksd -d /tmp/b/firefly-rk3288/spl/u-boot-spl.bin out && cat > /tmp/b/firefly-rk3288/u-boot-dtb.bin >>

Re: [U-Boot] [linux-sunxi] A20-olinuxino-micro hangs in U-boot if powered from MINI-USB only.

2018-12-24 Thread Nikolai Zhubr
Hi, 24.12.2018 20:32, Diego Roversi: I'm observing that the said A20-onlinuxino-micro board hangs in U-boot in probing USB2 (see example below) in case it is powered by connecting I think it's normal. During the boot, u-boot initialize the usb otg, and for a fraction of second the power is dis

Re: [U-Boot] [linux-sunxi] [PATCH] Yet another old Hynix chip id.

2018-12-24 Thread Jagan Teki
On Sun, Dec 23, 2018 at 11:11 PM Nikolai Zhubr wrote: > > Hi all, > > Could some kind soul please add this id attached below? > Maybe even for 2019.01 if possible? Create it in a patch and send via 'git send-email' ___ U-Boot mailing list U-Boot@lists.d

Re: [U-Boot] [linux-sunxi] A20-olinuxino-micro hangs in U-boot if powered from MINI-USB only.

2018-12-24 Thread Nikolai Zhubr
Hi, 24.12.2018 22:54, John S: On Monday, 24 December 2018, 19:10:24 GMT, Nikolai Zhubr wrote: Hi,24.12.2018 20:32, Diego Roversi: I'm observing that the said A20-onlinuxino-micro board hangs in U-boot in probing USB2 (see example below) in case it is powered by connecting I think it's norma

Re: [U-Boot] [linux-sunxi] A20-olinuxino-micro hangs in U-boot if powered from MINI-USB only.

2018-12-24 Thread Diego Roversi
On Mon, 24 Dec 2018 01:04:04 +0300 Nikolai Zhubr wrote: > Hi all, > > I'm observing that the said A20-onlinuxino-micro board hangs in U-boot > in probing USB2 (see example below) in case it is powered by connecting I think it's normal. During the boot, u-boot initialize the usb otg, and for a

Re: [U-Boot] [linux-sunxi] A20-olinuxino-micro hangs in U-boot if powered from MINI-USB only.

2018-12-24 Thread John S
On Monday, 24 December 2018, 19:10:24 GMT, Nikolai Zhubr wrote: >>Hi,24.12.2018 20:32, Diego Roversi: >>> I'm observing that the said A20-onlinuxino-micro board hangs in U-boot >> in probing USB2 (see example below) in case it is powered by connecting >> >> I think it's normal. During the boot,

Re: [U-Boot] [PATCH v3 6/8] cmd: efishell: add dh command

2018-12-24 Thread AKASHI Takahiro
On Thu, Dec 20, 2018 at 08:49:25AM +0100, Heinrich Schuchardt wrote: > On 12/18/18 6:05 AM, AKASHI Takahiro wrote: > > "dh" command prints all the uefi handles used in the system. > > => efishell dh > > (T.B.D.) > > 0: (protocol info not available) > > 1: (protocol info not available) > > 2: (proto

Re: [U-Boot] [PATCH v3 3/8] cmd: efishell: add drivers command

2018-12-24 Thread AKASHI Takahiro
On Thu, Dec 20, 2018 at 08:51:34AM +0100, Heinrich Schuchardt wrote: > On 12/18/18 6:05 AM, AKASHI Takahiro wrote: > > "drivers" command prints all the uefi drivers on the system. > > => efi drivers > > Driver Name Image Path > > > > (unknown)