On Sat, Aug 10, 2019 at 2:22 PM Nils Hölscher wrote:
> Hi,
>
> Sorry can some one help me?
> I create the v2 Patch with:
> $git format-patch -v2 origin/master
>
> And send the mail with:
> $git send-email
> v2-0001-rtems-rtems-kernel-nexus.c-LibBSD-init-now-uses-a.patch --to
> devel@rtems.org
>
>
Hi,
Sorry can some one help me?
I create the v2 Patch with:
$git format-patch -v2 origin/master
And send the mail with:
$git send-email
v2-0001-rtems-rtems-kernel-nexus.c-LibBSD-init-now-uses-a.patch --to
devel@rtems.org
Why is the patch send to the v1 mail?
Best,
Nils
On Sat, 10 Aug 2019 at 1
I observed all Modules loading in the last fdt pass.
The reason was, nexus bus loading with BUS_PASS_DEFAULT.
---
rtemsbsd/rtems/rtems-kernel-nexus.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rtemsbsd/rtems/rtems-kernel-nexus.c
b/rtemsbsd/rtems/rtems-kernel-nexus.c
ind