Hi Heinrich,
On Mon, 19 Jun 2023 at 18:51, Heinrich Schuchardt wrote:
>
> On 6/19/23 14:57, Simon Glass wrote:
> > I suggest a simple device that needs no setup. The original commit[1]
> > suggests using USB - does that worK?
> >
> > Regards,
> > Simon
> >
> > [1] 49c752c93a78 ("cmd: Add bind/unb
On 6/19/23 14:57, Simon Glass wrote:
I suggest a simple device that needs no setup. The original commit[1]
suggests using USB - does that worK?
Regards,
Simon
[1] 49c752c93a78 ("cmd: Add bind/unbind commands to bind a device to a
driver from the command line")
I see devices listed after bind
Hi Heinrich,
On Sun, 18 Jun 2023 at 11:12, Heinrich Schuchardt wrote:
>
> Hello Simon,
>
> from origin/next I build qemu_arm64_defconfig with CONFIG_CMD_BIND=yes.
>
> I ran the image with:
>
> qemu-system-aarch64 -semihosting \
> -machine virt,gic-version=max -accel $(ACCEL) -m 1G -smp cores
Hi Heinrich,
On Mon, 19 Jun 2023 at 13:48, Heinrich Schuchardt wrote:
>
> On 6/19/23 14:37, Simon Glass wrote:
> > Hi Heinrich,
> >
> > On Sun, 18 Jun 2023 at 11:12, Heinrich Schuchardt
> > wrote:
> >>
> >> Hello Simon,
> >>
> >> from origin/next I build qemu_arm64_defconfig with CONFIG_CMD_BIN
On 6/19/23 14:37, Simon Glass wrote:
Hi Heinrich,
On Sun, 18 Jun 2023 at 11:12, Heinrich Schuchardt wrote:
Hello Simon,
from origin/next I build qemu_arm64_defconfig with CONFIG_CMD_BIND=yes.
I ran the image with:
qemu-system-aarch64 -semihosting \
-machine virt,gic-version=max -acce
Hello Simon,
from origin/next I build qemu_arm64_defconfig with CONFIG_CMD_BIND=yes.
I ran the image with:
qemu-system-aarch64 -semihosting \
-machine virt,gic-version=max -accel $(ACCEL) -m 1G -smp cores=2 \
-bios u-boot.bin -cpu $(CPU) -nographic -gdb tcp::1234 \
-netdev user,id=e
6 matches
Mail list logo